Optimizing filter to give certain local minima points
이전 댓글 표시
I have a plot of average speed versus time with some noise. The average speed drops to about zero(stationary) at certain times. How can I can optimize my filter/ or smooth function to only 9 minima points, as there should be only 9 stationary points in original data. Thanks
댓글 수: 1
Image Analyst
2012년 4월 26일
Do you mean that if your original list (vector) of speeds has 10 or more zeros in it, you want to remove those elements from the vector so that only the first 9 zeros (plus non-zero data of course) remain?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!