How can i find the fundamental frequency of the signal using the autocorrelation function?
12 ビュー (過去 30 日間)
古いコメントを表示
For example i create a signal that contains 250Hz frequency and assuming that we don't know the frequency of that signal, and our expected frequency must lie between 100-400 hertz, how can autocorrelation function xcorr() help me find the fundamental frequency which is equal to 250 hertz?
0 件のコメント
回答 (1 件)
Constantino Carlos Reyes-Aldasoro
2020 年 5 月 5 日
Have you considered using the Fourier Transform to convert from time domain to Frequency domain? There you can find the highest peak and that would correspond to the fundamental frequency.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!