Average frequency Of A Signal

4 vues (au cours des 30 derniers jours)
Ejay Nsugbe
Ejay Nsugbe le 21 Mar 2015
Modifié(e) : Star Strider le 21 Mar 2015
Hi,
Can someone please shed some light on how I can compute the average frequency of a signal?

Réponses (1)

Star Strider
Star Strider le 21 Mar 2015
Modifié(e) : Star Strider le 21 Mar 2015
I would take each frequency, multiply it by the absolute amplitude (weight) of the signal at that frequency, sum those, and divide by the sum of the weights.
This is a weighted arithemtic mean. See the Wikipedia article on Weighted arithmetic mean: Mathematical definition for details.

Catégories

En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by