Standard Deviation - Signal Filtered
Afficher commentaires plus anciens
Dears,
I am haveing some difficult to find a way to solve the problem using the standard deviation.
I have a signal with noises and some peaks. My goal it was to locate theses peaks , before to do it, i filtered the signal to remove the noises and then I locate the desirable peaks. Untill here it was made it
My issue is that I would like to measure the confiability and the standard deviation of theses peaks found comparing with the signal not filtered
I used the command std, but it does not attend my needs. Does anybody has any suggestion?
since now, I thanks you all.
2 commentaires
MG Poirot
le 18 Août 2017
So you want to use the findpeaks function to get the peaks, calculate the std of the peaks and compare this to the std of the unfiltered signal? What is the goal/problem exactly? What exactly is wrong with the std function? You can send and exampe signal, code and desired results along with your question.
HUGO SILVA
le 4 Sep 2017
Modifié(e) : HUGO SILVA
le 6 Sep 2017
Réponses (0)
Catégories
En savoir plus sur Design Condition Indicators Interactively dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!