photo

Marcus


Last seen: 3ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
93,447
of 297,648

評判
0

コントリビューション
2 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,460

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,301

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

回答済み
How to create a state space model with constant term and do feedback.
The solution that I found to work for my system is by representing as the follwing uncontrollable system with initial cond...

5ヶ月 前 | 0

| 採用済み

質問


How to create a state space model with constant term and do feedback.
I have the discrete time system - x(k+1) = [A]*x(k) + [B]*u(k) + c y(k) = [C]*x(k) I have read online that I can merge the c...

5ヶ月 前 | 3 件の回答 | 0

3

回答

質問


ERA SystemID and Compare() function
I am attempting to use era() to identify a state space realization of my system and validate it using the compare() function. Th...

8ヶ月 前 | 1 件の回答 | 0

1

回答