photo

Dominic Lira


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
262,987
of 297,569

評判
0

コントリビューション
3 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,459

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,178

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Using for loops to generate an array?
I need to generate the array A = 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 16 20; 5 10 15 20 25; using for loops. Don't...

9年以上 前 | 2 件の回答 | 0

2

回答

質問


A single line of MATLAB code that computes the mean and standard deviation of a 1‐dimensional array named A of numbers???
I have to right a single line of code that calculates the mean and standard deviation of an array without using the mean or stan...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Trying to fill an area between 3 lines? help with fill command?
For an assignment, I have to fill the area between 3 lines with yellow. However, when using the fill command, I find it's filli...

9年以上 前 | 1 件の回答 | 0

1

回答