Community Profile

photo

Mark Oliver


Attivo dal 2019

Followers: 0   Following: 0

Statistiche

All
  • GitHub Submissions Level 1
  • First Submission
  • Solver

Visualizza badge

Feeds

Visto da

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

quasi 5 anni fa | 1

Risolto


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...

quasi 5 anni fa

Risolto


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...

quasi 5 anni fa

Risolto


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...

quasi 5 anni fa

Risolto


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

quasi 5 anni fa

Risolto


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.

quasi 5 anni fa

Risolto


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 ...

quasi 5 anni fa

Risolto


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

quasi 5 anni fa

Domanda


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('...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Inviato


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

quasi 5 anni fa | 1 download |

Domanda


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...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 5 anni fa | 4 risposte | 0

4

risposte

Domanda


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...

quasi 5 anni fa | 0 risposte | 0

0

risposte