How to remove "some" spikes from data
이전 댓글 표시
I have datas from accelerometer and I want to remove spikes from the FR. But keep the peak that the same as the other graphs (peak before 4.00e+6). I've tried both medfilt1 and rmoutliers, but the results are not what I wanted. Will you have an idea?

답변 (1개)
Chunru
2022년 7월 6일
Try the following:
filloutliers
hampel
medfilt1
카테고리
도움말 센터 및 File Exchange에서 Electrophysiology에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!