photo

Mark Oliver


2019 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

4 質問
1 回答

File Exchange

1 ファイル

Cody

0 問題
7 解答

ランク
20,496
of 300,871

評判
2

コントリビューション
4 質問
1 回答

回答採用率
0.0%

獲得投票数
1

ランク
16,235 of 21,100

評判
8

平均評価
0.00

コントリビューション
1 ファイル

ダウンロード
1

ALL TIME ダウンロード
82

ランク
49,211
of 171,460

コントリビューション
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年以上 前 | 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年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

解決済み


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

6年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

解決済み


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

6年以上 前

質問


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年以上 前 | 0 件の回答 | 0

0

回答

送信済み


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

6年以上 前 | ダウンロード 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年以上 前 | 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年以上 前 | 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年以上 前 | 0 件の回答 | 0

0

回答