Getting the frequency of all peaks after doing fft
4 ビュー (過去 30 日間)
古いコメントを表示
Im running a pretty old version of matlab (without the findpeaks function) and want to determine the frequency of all of the peaks in a signal after doing fft.
Any ideas about how to go about this? Ideally, i want to do my fft on a signal, determine the frequency values and spit them out into a table or something.
Thanks for help!
Chris
0 件のコメント
回答 (2 件)
Star Strider
2017 年 9 月 27 日
There are several peak-finding algorithms in the File Exchange. Search the File Exchange (link to the search) for one that does what you want.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!