How do I create a bode plot of two sets of data?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Sahithi Kanumarlapudi
2020년 1월 20일
For information on bode plots you could refer to the following link
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!