Bode plot, plotted with experimental data
22 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Star Strider
on 14 Dec 2022
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 Comments
See Also
Categories
Find more on Response Computation and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!