Standard Deviation - Signal Filtered
Mostra commenti meno recenti
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 Commenti
MG Poirot
il 18 Ago 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
il 4 Set 2017
Modificato: HUGO SILVA
il 6 Set 2017
Risposte (0)
Categorie
Scopri di più su Descriptive Statistics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!