フィルターのクリア

how to use ss2tf command

14 ビュー (過去 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 Center および File ExchangeSimscape Driveline についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by