Average frequency Of A Signal
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
Can someone please shed some light on how I can compute the average frequency of a signal?
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Fourier Analysis and Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!