統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,655
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
matrix dimension mismatch problem
hiii i have an issue of matrix dimension mismatch..i have this following code. R=1:1:500; d=[1 2 3 4]; delB=1; Bmn=1; a=1...
6年弱 前 | 2 件の回答 | 1
2
回答質問
how to use loop to create array
hello i wanted to generate a variable B such that for i=1:10 n1=2; n2=1:1:10; B(i)=linspace(n1,n2(i)); end so my code mu...
約6年 前 | 1 件の回答 | 0
1
回答質問
plot a function having two variables with unequal elements
hello i have a fuction as follows XT=k*L*pitch; where L contains 100 elements and pitch contains 5 elements. k also contains...
約6年 前 | 1 件の回答 | 0
