photo

Amanda Mnt


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
242,154
of 297,503

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


Writing a function that computes the sum from 1 to an input using the while loop?
I need help composing a function that computes the sum of numbers from 1 to n (n being an input) using a “while" loop. I know ...

約8年 前 | 1 件の回答 | 0

1

回答

質問


Finding the median of a vector without using the median tool in matlab?
I am struggling to find the median of a given vector (does not matter what it is) without using the median tool in matlab. Here ...

約8年 前 | 1 件の回答 | 0

1

回答

質問


How would I add an extra dimension to an already existing matrix?
So I already have an already existing matrix/array given the command code: C=randi([-10,10],4,4) %that will give me a 4x4 ...

約8年 前 | 3 件の回答 | 0

3

回答

質問


How would I create an even and odd matrix within a specific range?
So I want to make a matrix where in the first column I would have even numbers within the range of (32,44] and the second column...

約8年 前 | 3 件の回答 | 0

3

回答