Standard Deviation - Signal Filtered
이전 댓글 표시
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
MG Poirot
2017년 8월 18일
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
2017년 9월 4일
편집: HUGO SILVA
2017년 9월 6일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Design Condition Indicators Interactively에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!