필터 지우기
필터 지우기

how to plot bode plot for eigenfreqencies (for both resonant and anti resonant frequencies) in matlab ..with hertz on x axis instead of rad/s....thanks in advance

조회 수: 3 (최근 30일)
multiple peaks should appear on graph but my graph showing just one peak ...

답변 (1개)

Stefan Reich
Stefan Reich 2016년 7월 28일
Could you upload your transfer function? Concerning the Hertz:
h = bodeplot(sys)
setoptions(h,'FreqUnits','Hz')

카테고리

Help CenterFile Exchange에서 Frequency-Domain Analysis에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by