How do I create a bode plot of two sets of data?

12 views (last 30 days)
The input is an array of wind speed (6001x1 double) and time (6001x1 double) and the output is an array (120001x1) within a struct, and is across the same span of time as the input. How do I create a bode plot with gain against frequeuncy. The input wind speeds are sinusoidal and I have run the simulation for various frequeuncies of the input. I hope someone out there can help me! Thanks

Answers (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 20 Jan 2020
For information on bode plots you could refer to the following link

Community Treasure Hunt

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

Start Hunting!