フィルターのクリア

How do I optimize the peak interval?

5 ビュー (過去 30 日間)
Abhishek Singh
Abhishek Singh 2019 年 5 月 27 日
編集済み: Raouf Amara 2019 年 5 月 27 日
Hi all,
I am running a medical data in which primarily I am detecting the peaks. My task is to identify the beginning and ending of the medical phenomena near peaks. So basically I have to select a bandwidth as small as possible which would have the occurance of event. As a naive method I started it with taking anything above mean and also with 1 or 2 std dev. I want to optimize the algorithm in way which would capture the event even if there is a suddent crest or trough.
It may not be very much clear now but let me know if you have any idea and I will share some more details.
Thank you very much in advance!

回答 (1 件)

Raouf Amara
Raouf Amara 2019 年 5 月 27 日
編集済み: Raouf Amara 2019 年 5 月 27 日
I suggest you lookup the findpeaks function and its options for finding the events. Then it depends on what these events actually look like.

カテゴリ

Help Center および File ExchangeOptimization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by