transfert function to state space representation

[F,h,c,d]=tfn2ss(N,D) in this representation the output y=x1
282 Downloads
Updated 1 Aug 2012

View License

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 (2024). 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 Linux
Categories
Find more on Dynamic System Models in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0