Nyquist plot from experimental data

조회 수: 3 (최근 30일)
Niam
Niam 2017년 1월 31일
답변: Star Strider 2017년 1월 31일
I'm trying to make a Nyquist diagram based on experimental data obtained with frequency,output,input respectively as attached in excel for the system.
Unfortunately I couldn't get any help with this problem so far and I haven't found anything relevant online.
I have 3 values containing the collected data (frequency in Hz,output V, input V). Is there a method to ploy the nyquist diagram using the experimental data and not by the transfer function method wher Matlab can generate a nyquist plot from my data obtained.
I dont understand why the plot have 2 graphs individually and maybe my sequence of (Frequency,output,input) in excel is wrong ?
If it has to be done manually, then how should I approach this?
Any explanation, sample code, or perhaps links would be greatly appreciated.

답변 (1개)

Star Strider
Star Strider 2017년 1월 31일
‘Is there a method to plot the nyquist diagram using the experimental data and not by the transfer function method where Matlab can generate a nyquist plot from my data obtained.’
From the documentation for the nyquist function:
  • nyquist creates a Nyquist plot of the frequency response of a dynamic system model. (emphasis mine)
So in a word, no.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by