photo

Mark Oliver


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

4 个提问
1 个回答

File Exchange

1 文件

Cody

0 个问题
7 个答案

排名
20,699
of 300,851

声誉
2

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
16,241 of 21,094

声誉
8

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
82

排名
49,178
of 171,294

贡献数
0 个问题
7 个答案

评分
80

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • GitHub Submissions Level 1
  • First Submission
  • Solver

查看徽章

Feeds

排序方式:

已回答
MATLAB Onramp course error
I restarted my computer and never had the issue again.

6 years 前 | 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...

6 years 前

已解决


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

6 years 前

已解决


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

6 years 前

已解决


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

6 years 前

已解决


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.

6 years 前

已解决


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

6 years 前

已解决


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

6 years 前

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

已提交


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

6 years 前 | 1 次下载 |

0.0 / 5

提问


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

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 0 个回答 | 0

0

个回答