Can't use functions like sin(s) with transfer function/nyquist
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm trying to evaluate describing functions by plotting them with the nyquist command but it's not possible when a function like sin is a part of the describing function.
Any ideas?
0 commentaires
Réponses (1)
Navya Seelam
le 7 Août 2019
Hi,
nyquist function is based on an algorithm which computes the zero-pole-gain representation of the system. sin(s) cannot be converted to zero-pole-gain representation and hence it cannot be used with nyquist.
0 commentaires
Voir également
Catégories
En savoir plus sur Control System Toolbox 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!