nyquist plot from frequency response data
5 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
I have a complex vector containing the response of a particular system to frequencies, given in another vector. How do make a bode plot? If I use the nyquist() function, I get the following warning message.
The numerator or denominator of this transfer function has complex-valued coefficients.
Therefore, I'm really not sure if the plot is correct or not.
Thanks
0 件のコメント
採用された回答
Star Strider
2018 年 3 月 10 日
2 件のコメント
Star Strider
2018 年 3 月 10 日
As always, my pleasure.
I was not certain what option would be best for your data.
I recently solved a similar problem in How can ı get transfer function (link). That code may save you some time if you want to do something similar.
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!