Average frequency Of A Signal

조회 수: 5 (최근 30일)
Ejay Nsugbe
Ejay Nsugbe 2015년 3월 21일
편집: Star Strider 2015년 3월 21일
Hi,
Can someone please shed some light on how I can compute the average frequency of a signal?

답변 (1개)

Star Strider
Star Strider 2015년 3월 21일
편집: Star Strider 2015년 3월 21일
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.

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by