How can I numerically solve the following state space equations in MATLAB. Any comment will be appreciated.

Answers (1)

Tf2ss is used to convert transfer function into state space equations. You can find the transfer function using the solve command after you have converted your equations into S plane.

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Asked:

on 11 Jul 2015

Answered:

on 11 Jul 2015

Community Treasure Hunt

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

Start Hunting!