How do I create a bode plot of two sets of data?
이전 댓글 표시
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
답변 (1개)
Sahithi Kanumarlapudi
2020년 1월 20일
0 개 추천
For information on bode plots you could refer to the following link
카테고리
도움말 센터 및 File Exchange에서 Frequency-Domain Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!