transfert function to state space representation
バージョン 1.0.0.0 (1.16 KB) 作成者:
Azzi Abdelmalek
[F,h,c,d]=tfn2ss(N,D)
in this representation the output y=x1
y: output system
u: input system
x: states system
[F,h,c,d]=tfn2ss(N,D)
N Numerator
D Denominator
[F,h,c,d]=tfn2ss(D); set N to 1; D is a denominator
in this representation y=x1
引用
Azzi Abdelmalek (2023). transfert function to state space representation (https://www.mathworks.com/matlabcentral/fileexchange/37697-transfert-function-to-state-space-representation), MATLAB Central File Exchange. 取得済み .
MATLAB リリースの互換性
作成:
R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Dynamic System Models についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |