統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
math operation
Hi, I have some problem here, case1, a=7, b=4, a/b = 1.75 case2, a=3, b=2, a/b = 1.5 I want variable "c" to become dec...
13年弱 前 | 1 件の回答 | 0
1
回答質問
plotting problem
I have some problem with plotting, the listing is like this: for d=1:1:100; p=10^(-10); a(d)=100*(10^6)*d/(2*(10...
13年弱 前 | 3 件の回答 | 0
3
回答質問
asking matlab operation
hi, I got some problem about math operation it's like this: 2/2=1 3/2=1.5 rounded up to 2 (so 3/2 = 2) 5/2=2.5 rounded...
約13年 前 | 1 件の回答 | 0
1
回答質問
help with if
can you help me about this listing: a=1:1:10; if (a<5) b=0; else b=1; end c=a*b; plot (a,c) why b value is...
約13年 前 | 1 件の回答 | 0
1
回答質問
Need Help in Plot
Hi, I'm newbie in matlab and have some problem in my program. There is no error notification but it doesn't plot, here the pr...
約13年 前 | 1 件の回答 | 0