transfert function to state space representation
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
Cite As
Azzi Abdelmalek (2022). transfert function to state space representation (https://www.mathworks.com/matlabcentral/fileexchange/37697-transfert-function-to-state-space-representation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.