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

 채택된 답변

Star Strider
Star Strider 2018년 3월 10일

0 개 추천

See the documentation on Data Preparation (link) for the System Identification Toolbox.

댓글 수: 2

Thanks. used frd().
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개)

제품

질문:

2018년 3월 10일

댓글:

2018년 3월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by