Effacer les filtres
Effacer les filtres

how to use ss2tf command

14 vues (au cours des 30 derniers jours)
NOUFAL C KHADAR
NOUFAL C KHADAR le 13 Août 2021
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

Réponses (1)

Ashutosh Singh Baghel
Ashutosh Singh Baghel le 31 Août 2021
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.

Catégories

En savoir plus sur Simscape Driveline dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by