統計
MATLAB Answers
1 質問
0 回答
ランク
of 175,858
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Why do i keep getting this," Incorrect use of '=' operator." error?
this is my code: function z=fxy(M,N) z=0; for m=1:M & n=0:N z = z+ ((10^5)*sin(x*y))+ ((((-1)^m)/(m^3))*(x.^m...
約6年 前 | 1 件の回答 | 0
