How can i write a program; to find ultimate frequency of the transfer function

3 vues (au cours des 30 derniers jours)
CHANDRA SHEKHAR BESTA
CHANDRA SHEKHAR BESTA le 23 Mar 2014
Réponse apportée : Paul le 23 Mar 2014
How can i write a program;
to find ultimate frequency of the transfer function.
i.e., frequency where the phase plot of frequency response across -pi

Réponses (1)

Paul
Paul le 23 Mar 2014
I guess you want the crossover frequency:
[Gm,Pm,Wgm,Wpm] = margin(sys)
Wgm is the crossover frequency in rad/s. sys is the transfer function defined by tf().

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by