Group Abstract Group Abstract

Message Boards Message Boards

Highest peak using FindPeaks?

Posted 3 years ago

Good morning to everyone. I have a set of data that is named data13. I need to extract peaks that are higher than a certain value named TWS. data13

I used this function that works, but in data13 have different local peaks.

PEA1 = FindPeaks[data13, 0, 0, TWS];

I receive as answers all the peaks that are higher than TWS.
Is it possible to have only the highest one, over for example a certain length?

Thank you very much for your help.

POSTED BY: Bruno Vusini
2 Replies
POSTED BY: Jos Klaps

Hi Bruno,

Can you support us with the data and more details?

Regards,…Jos

POSTED BY: Jos Klaps
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard