Community Profile

photo

Mark Oliver


2019년부터 활동

Followers: 0   Following: 0

통계

All
  • GitHub Submissions Level 1
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
MATLAB Onramp course error
I restarted my computer and never had the issue again.

거의 5년 전 | 1

문제를 풀었습니다


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

거의 5년 전

문제를 풀었습니다


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

거의 5년 전

문제를 풀었습니다


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

거의 5년 전

문제를 풀었습니다


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

거의 5년 전

문제를 풀었습니다


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.

거의 5년 전

문제를 풀었습니다


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

거의 5년 전

문제를 풀었습니다


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

거의 5년 전

질문


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

거의 5년 전 | 답변 수: 0 | 0

0

답변

제출됨


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

거의 5년 전 | 다운로드 수: 1 |

질문


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

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 5년 전 | 답변 수: 4 | 0

4

답변

질문


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

거의 5년 전 | 답변 수: 0 | 0

0

답변