統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,547
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How do I find values that make up a desired linear combination of vectors?
I have 2 vectors A = [2 -1 2 1 0] B = [-1 1 1 0 1] how can i get the 2 numbers x and y such that x*Ai + y*Bi gives me any v...
9年以上 前 | 2 件の回答 | 0
2
回答質問
The solve function error
When i try to run the following function i get the error '8 variables does not match 9 outputs' [a,b,c,d,e,f,g,h,i] = solve...
約10年 前 | 1 件の回答 | 0
