統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to parallelize separate matrix-matrix multiplications?
There are three matrix-matrix multiplications: C1=A1*B1, C2=A2*B2, C3=A3*B3. If I wrote the code like above, the three mat...
約7年 前 | 1 件の回答 | 0
1
回答質問
nonlinear equation with matrix inverse
Hi guys, Is there a Matlab function that can give me the solution of the following nonlinear equation: (A+b*X)^-1=C+d*X, ...
約11年 前 | 1 件の回答 | 0
1
回答質問
maximum eigenvalue of a matrix with rank one update
There is a (real symmetric) matrix A(t) updated recursively by A(t)=(t-1)/t*A(t-1)+1/t*a(t)*a(t)', where a(t) is a colu...
11年以上 前 | 1 件の回答 | 0