Effacer les filtres
Effacer les filtres

How to get the fundamental frequency magnitude ?

6 vues (au cours des 30 derniers jours)
Andre
Andre le 5 Mai 2014
Commenté : Star Strider le 7 Mai 2014
Hi,
I have an array of a pseudo-sin signal.
I want to get the fundamental magnitude of it knowing the fundamental frequency.
My approach is (about 4-5 command lines)...,
a) fft the signal; b) search for the magnitude of the fundamental frequency; c) show the magnitude.
There is no command to get the fundamental magnitude easily ?
Thanks.
Andre

Réponse acceptée

Star Strider
Star Strider le 5 Mai 2014
If you have the Signal Processing Toolbox, use the findpeaks function.
  12 commentaires
Andre
Andre le 7 Mai 2014
Thank you very much.
Andre
Star Strider
Star Strider le 7 Mai 2014
Again, my pleasure!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by