How do you smooth peaks?

14 visualizzazioni (ultimi 30 giorni)
Chelsea Tanchip
Chelsea Tanchip il 17 Mag 2019
Risposto: convert_to_metric il 17 Mag 2019
I want my algorithm to count 6 instead of 12 peaks in this figure. I can't use a threshold or minpeakdistance/height because my data varies in amplitude/distance (speech), so I'd like to smoothen these peaks to look like one curve (6 curves in total). Can I do that and how?
This is a time-amplitude signal.

Risposte (1)

convert_to_metric
convert_to_metric il 17 Mag 2019
Hi Chelsea,
Perhaps using findpeaks and specifying 'MinPeakProminence' will do the trick?

Community Treasure Hunt

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

Start Hunting!

Translated by