Stability analysis using characteristic equation
Mostrar comentarios más antiguos
Okay I am not an expert at matlab, infact I am quite the opposite but I have the following characteristic equation:
s^2 + y*s + n^2 + 1 - exp(-s*t) = 0
What I need from the stability analysis is two graphs with:
0.1 < t < 100 and 0.01 < n < 100 (first graph y=0 and second graph y=0.5)
but I am completely lost what to do. And for the graph the stable region should be given a dark colour and unstable in just white. Its asking a lot and maybe isn't possible from what I have given but I am at a complete loss because I don't know how to determine if its stable or not, is it to do with the roots?
2 comentarios
Jonathan Epperl
el 11 de Abr. de 2013
You'll have to at least tell us, what y, s, n and t signify here. In particular y seems to be out of place in a "characteristic equation," which I would expect to be in terms of s and some parameters...
jamie
el 15 de Abr. de 2013
Respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!