Borrar filtros
Borrar filtros

find peaks of a flat signal

7 visualizaciones (últimos 30 días)
bzibubab bzibubab
bzibubab bzibubab el 5 de Feb. de 2020
Comentada: Star Strider el 12 de Feb. de 2020
why the findpeaks function cant find several peaks in my signal ?? as i observed, it only happen when the peak is flat, as i marked the noticed peaks with red circles from the findpeaks function, and it couldnt notice any flat peaks.Screenshot (84).png
i have been struggling like a few days to find the answer in the internet and i got nothing. Please help. I really appreciate any kind of answer. Thank you in advance.

Respuesta aceptada

Star Strider
Star Strider el 5 de Feb. de 2020
If you have R2017b or later, use the islocalmax function, specifcially as described in the Flat Maxima Regions documentation section, using the FlatSelection name-value pair.
  4 comentarios
bzibubab bzibubab
bzibubab bzibubab el 12 de Feb. de 2020
thank you for the responses, i greatly apprecited it. i tried to adapt the code you sent me, and now i got the answer i was looking for. Thank you so much ^^
Star Strider
Star Strider el 12 de Feb. de 2020
As always, my pleasure!

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2009a

Community Treasure Hunt

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

Start Hunting!

Translated by