フィルターのクリア

Find several maximum in signal

1 回表示 (過去 30 日間)
Andrew
Andrew 2012 年 11 月 22 日
Hello community, I need to fin several maximum in my signal. How can I do that, any idea? Thanks in advise

採用された回答

Image Analyst
Image Analyst 2012 年 11 月 22 日
You can use imregionalmax() if you have the Image Processing Toolbox. Or you can use findpeaks() if you have the Signal Processing Toolbox. Or you can write our own code like this: http://billauer.co.il/peakdet.html

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeParametric Spectral Estimation についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by