統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,019
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Which routine to be used for numerically solving a three-order equation represented in an array?
Hi all, I'm sorry if the title is not clear enough. What I want to solve is an equation like y^3 + a y^2 + b y + c = 0, ...
10年以上 前 | 2 件の回答 | 0
2
回答質問
What's the difference between eig(A,B) and eig(A/B)
Hi all, I'm solving a generalized eigenvalue problem Ax=lambda Bx. I can either do eig(A,B) or eig(A/B). The eigenvalues are ...
約11年 前 | 1 件の回答 | 0