how to use ss2tf command

조회 수: 18 (최근 30일)
NOUFAL C KHADAR
NOUFAL C KHADAR 2021년 8월 13일
답변: Ashutosh Singh Baghel 2021년 8월 31일
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
Ashutosh Singh Baghel 2021년 8월 31일
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