How to find a particular state space form using Matlab?

I have a transfer function G and I want to find in Matlab a form of the type:
is there a way to do this? Thanks in advance

 Accepted Answer

Please refer to the following documentation link on “tf2ss” function which accepts a transfer function and returns the equivalent state-space representation

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!