統計
MATLAB Answers
4 質問
0 回答
ランク
of 171,578
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
eigenvectors are are wrong; yielding matrices
I am getting 2x2 matrices instead of vectors. % -dynamics of vibrational systems- %set variables k(1) = 24; k(...
11年以上 前 | 2 件の回答 | 0
2
回答質問
Question about length function
What does length(X) return if X is an nxm matrix?
11年以上 前 | 1 件の回答 | 0
1
回答質問
I want to create a 12x6 Matrix from six 12x1 eigenvectors; what's wrong with this code?
When I execute this code, instead of an intended 12x6 matrix "u" made from u(1), u(2), u(3), etc., I end up with a single 12x1 v...
11年以上 前 | 1 件の回答 | 0
1
回答質問
Can someone explain where the values of the column vector z are coming from in this function?
This function is an ode45 solving a set of data from a separate script that calls up this function. However, I don't understand ...
12年弱 前 | 1 件の回答 | 0
