統計
MATLAB Answers
2 質問
0 回答
ランク
of 178,376
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Solve unknow array/matrix
I have a know 2x2 array (3 0; 0 2)that get multiplied by array A and the answer is a known array C(1 2 3; 4 5 6), how can I sol...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Unable to find explicit solution to a very simple equation
So my code is syms x solve(-3*x^4+12*x^2 > 0,x) And for some reason matlab cant answer this. I have tried everything but not...
5年弱 前 | 1 件の回答 | 0
