Stability analysis using characteristic equation
古いコメントを表示
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 件のコメント
Jonathan Epperl
2013 年 4 月 11 日
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
2013 年 4 月 15 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!