How do I call the dsp toolbox "peak finder" from code?
이전 댓글 표시
Hi all,
In dsp toolbox, I created a "SpectrumAnalyzer" system object to monitor the frequency spectrum of my microphone input in real-time. Although I can detect the peak frequencies by "tool menu -> peak finder", I want to use a code to return the peak frequencies directly in the script or command window for further process. Is it possible to do that?
Many thanks, T

댓글 수: 3
Romano Geerling
2016년 11월 15일
You can:
https://nl.mathworks.com/help/signal/ref/findpeaks.html
Tianqi Xu
2016년 11월 15일
Tianqi Xu
2016년 11월 15일
답변 (1개)
Puneet Rana
2017년 2월 23일
0 개 추천
Hi Tianqi,
카테고리
도움말 센터 및 File Exchange에서 Spectral Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!