
Christian Thomas
Statistics
MATLAB Answers
3 質問
0 回答
ランク
of 125,997
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Content Feed
質問
Index in position 2 exceed array bound (must not exceed 1)?
A = [ 1 2 -4; 1 1 4; 0 -1 4]; B = [0 ;0; 10]; C = [ 0 0 1]; D = 0; poles = [ -0.5-1i -0.5+1i -0.7]; Kt = place(A,B,poles); ...
1年以上 前 | 2 件の回答 | 0
2
回答質問
How do I get my graphs to converge on one ?
A = [ 1 2 -4; 1 1 4; 0 -1 4]; B = [0 ;0; 10]; C = [ 0 0 1]; D = 0; poles = [ -0.5-1i -0.5+1i -0.7]; Kt = place(A,B,poles); ...
1年以上 前 | 1 件の回答 | 0
1
回答質問
Why are my lines not showing on my graph ?
A = [ 1 2 -4; 1 1 4; 0 -1 4]; B = [0 ;0; 10]; C = [ 0 0 1]; D = 0; poles = [ -0.5-1i -0.5+1i -0.7]; Kt = place(A,B,poles); ...
1年以上 前 | 1 件の回答 | 0