Bode plot, plotted with experimental data
21 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Response Computation and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!