transfert function to state space representation
Version 1.0.0.0 (1.16 KB) by
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
Cite As
Azzi Abdelmalek (2026). 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
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Dynamic System Models in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
