Help with Bode or Bodeplot

3 visualizzazioni (ultimi 30 giorni)
Luis David Rojas
Luis David Rojas il 31 Mar 2019
Commentato: Star Strider il 1 Apr 2019
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 Commenti
Luis David Rojas
Luis David Rojas il 1 Apr 2019
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 il 1 Apr 2019
Use the fft, abs, and angle functions. Then use subplot to plot the amplitude and phase agianst a common frequency vector.

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by