Need help with bode plot

6 views (last 30 days)
Ivan Septimus
Ivan Septimus on 6 Nov 2020
Commented: Ivan Septimus on 6 Nov 2020
I have in total 19 .txt files that each contain 3000 rows and 3 columns (time, input, response from system), and each file is at a given frequency (in the file name). I was able to access the .txt files and created basic plots detailing each .txt file from a script. I am not sure at all how to create a single bode plot for all of this data. My objective is to create a bode plot and from that bode plot, I have to create a single transfer function in the form of a second order system.
  3 Comments
Star Strider
Star Strider on 6 Nov 2020
This appears to be amazingly similar to How to Make a Bode Plot from Multiple Text Files
Could that possibly be a coincidence?
Ivan Septimus
Ivan Septimus on 6 Nov 2020
I think that's another guy who has the same question.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!