Alexander Nicholas
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Trouble using while loop
I am trying to get the number of times the value tempv is 50 or higher, as well as the average of tempv, both using a while loop...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to find the average in a row?
I have a row of values in: tempv = [50, 60, 65, 30, 40, 66, 30, 55, 72, 72, 75, 50, 60, 65, 30, 40, ... ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Trouble with loop practice
The prompt and my initial work is in the code below. This is my first time using for loops and am having difficulties. I underst...
7年以上 前 | 0 件の回答 | 0
0
回答質問
How to use switch to choose and operator within a function?
Having issues relying on switch to decide an operator within a function. I know using if, else statements would be easier but us...
7年以上 前 | 2 件の回答 | 0