統計
MATLAB Answers
2 質問
0 回答
ランク
of 175,442
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
getting error while trying to write a code to solve general case diagonal Ax=b matrix
I am trying to write code for solve Ax=b function [x]=solveDiag(A,b,n) %A = nxn diagonal matrix %b=1x3 column vector %n=numb...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Diagonal matrix, wishing to solve Ax=b
I am not getting any errors, but I am certainly doing something wrong. I wish to get output that is the result of x for x=b/A...
6年以上 前 | 1 件の回答 | 0
