統計
MATLAB Answers
3 質問
0 回答
ランク
of 175,891
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Why does MATLAB do this?
I have my A matrix as- A = [5 -3 7;1 0 -6;-4 8 9]; I want to show that transpose(inv(A)) = inv(transpose(A)) but when i do,...
6年弱 前 | 1 件の回答 | 0
1
回答質問
Please help, how do I use the 'for' command in this situation?
I know how to subplot, but how do I not overwite a function values while using for command? In the end my function is a 1x1 ...
約6年 前 | 1 件の回答 | 0
1
回答質問
Plot the graphs of the following parametric equations using ezplot
could anybody please help me with this question? i got it easily with just plot but how do i attempt it with ezplot?
約6年 前 | 1 件の回答 | 0
