Help with Bode or Bodeplot

조회 수: 3 (최근 30일)
Luis David Rojas
Luis David Rojas 2019년 3월 31일
댓글: Star Strider 2019년 4월 1일
Hello
I wanted to use the Bode or Bodeplot command but I didn't succeed because my data is double. They know how you could convert them to a type of data that you can use those commands with.
Thank you
  댓글 수: 3
Luis David Rojas
Luis David Rojas 2019년 4월 1일
I have a . csv file that is an electromyographic signal and I need to make a Bode diagram with that data.
Star Strider
Star Strider 2019년 4월 1일
Use the fft, abs, and angle functions. Then use subplot to plot the amplitude and phase agianst a common frequency vector.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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