統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,928
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
passing matrices in fmincon objective function
My objective function has matrices of below sizes A = 150x50, B = 150x150 objective function is J = p*A'*B*A*p Below is the c...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Incrementally increase power of a matrix
I want to create an array "M" with incremnatlly increasing power of matrix A = [3 5 2; 1 0 9; 10 8 11]; Such that M=[I; A; A^2;...
5年以上 前 | 1 件の回答 | 0