![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6274065_1522113114395_DEF.jpg)
Subham Burnwal
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error using * inner matrix dimensions must agree
I have written a function in which one line is B = A*i; where A is a matrix and i is a scalar quantity. i am calling thi...
10年弱 前 | 2 件の回答 | 0
2
回答質問
How can i create n-linearly independent vectors?
Like 4-linearly independent vectors if n=4 as follows a1=[1,17] , a2=[1,7] , a3=[1,1] , a4=[1,9]
10年弱 前 | 2 件の回答 | 0
2
回答質問
Conversion of a matrix into multiple column vectors
If we have a matrix A=[1 2 ; 3 4 ; 5 6] then it will be converted to vectors like x1= [1 3 5] x2= [2 4 6]
10年弱 前 | 2 件の回答 | 0