Community Profile

photo

Mark Oliver


Aktiv seit 2019

Statistiken

All
  • GitHub Submissions Level 1
  • First Submission
  • Solver

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
MATLAB Onramp course error
I restarted my computer and never had the issue again.

fast 5 Jahre vor | 1

Gelöst


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

fast 5 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

fast 5 Jahre vor

Gelöst


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

fast 5 Jahre vor

Gelöst


Return area of square
Side of square=input=a Area=output=b

fast 5 Jahre vor

Gelöst


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

fast 5 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

fast 5 Jahre vor

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

fast 5 Jahre vor

Frage


How do I update the library?
My Arduino is loaded with library "ExampleAddon/HelloWorl". (a=Arduino) I am trying to load "ExampleAddon/HelloWo". (a=Arduino('...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


Makeblock-Libraries
Arduino Library for Makeblock Electronic Modules, learn more from Makeblock official website

fast 5 Jahre vor | 1 Download |

Frage


How do I install the library for the MakeBlock Ultimate 2.0 MeMega2560 (Arduino 2560) into Matlab?
How do I install the library for the MakeBlock Ultimate 2.0 MeMega2560 (Arduino 2560) into Matlab? It is located at https://gi...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MATLAB Onramp course error
I am running the MATLAB Onramp but it stalls at 11.1 The MATLAB Editor: (2/2) Practice, (71%) The error is "There was an issue...

fast 5 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


My project is a balancing robot with the MakeBlock Ultimate 2.0 kit. I see a library for Lego and Vex. Is there also one for MakeBlock?
My project is a balancing robot with the MakeBlock Ultimate 2.0 kit. I see a library for Lego and Vex. Is there also one for M...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten