HAHA
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
For and While loop give different answers
% while loop X1=1.5; Y1=5; Z1=26; while Y1 < 30 cot = cotd(Y1); while Z1 < 50 Zt1 = tand(Z1) * (((2.2) *...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Error: Unable to perform assignment because the left and right sides have a different number of elements.
Please help me:) v2=11.5; k1=-0.5748; k2=0.4468; k3=0.0128; for i = 1:1:6 z = 1:1:6; z1 = 0:1:6-1; e1(i) = ((-v...
4年以上 前 | 1 件の回答 | 0