統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,361
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Extracting element values from a matrix in Simulink
I have a covariance matrix P(k) that's [2x2] I want to read the values of the diagonal elements with a scope. I was wondering ho...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How to store two signal inputs into a matrix or vector?
I have a system input and output, u(k-1) and y(k-1) and I wish to have them in the form [u(k-1);y(k-1)] To allow me to do matri...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Simulink and doing x(k)= x(0) + 2
In simulink I wish to perform. x(k)= x(0) + 2; I know how to initialize variables Using MATLAB command prompt, via x=0. But I d...
10年以上 前 | 1 件の回答 | 0
