transfert function to state space representation
Version 1.0.0.0 (1,16 KB) von
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
Zitieren als
Azzi Abdelmalek (2024). transfert function to state space representation (https://www.mathworks.com/matlabcentral/fileexchange/37697-transfert-function-to-state-space-representation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Dynamic System Models finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |