how to use ss2tf command

14 次查看(过去 30 天)
NOUFAL C KHADAR
NOUFAL C KHADAR 2021-8-13
dx/dt = Ax + Bu + Ed
this is the state space model i have , how to convert it into transfer function?
u is input and d is deviation
y=Cx

回答(1 个)

Ashutosh Singh Baghel
Hi Noufal,
I believe you wish to find the transfer function for the state space model. This can be achieved in two steps-
1. Compute the numerator and denominator coefficients from ‘ss2tf’ function in MATLAB.
2. Create a transfer function from these numerator and denominator coefficients by ‘tf’ function.

类别

Help CenterFile Exchange 中查找有关 Simscape Driveline 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by