Bode plot, plotted with experimental data

조회 수: 23 (최근 30일)
Tobias Dehn Nielsen
Tobias Dehn Nielsen 2022년 12월 14일
답변: Star Strider 2022년 12월 14일
Hi
I want to plot a bode plot along with some experimental data.
So it is a bode plot plotted together with a scatter or something like that.
It should be done for both the magnitude and the phase.

답변 (1개)

Star Strider
Star Strider 2022년 12월 14일
If you want to identify a system from experimental data, use the System Identification Toolbox functions, starting with iddata, then either ssest (my favourite) or tfest (to identify a transfer function), then use the compare function to see how well the identified system fits with the data.

카테고리

Help CenterFile Exchange에서 Response Computation and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by