How to Interpolated data outliers
이전 댓글 표시
I have a data column that has 3630 rows of data. I used the method: [A, B] = rmoutliers (C, 'movmedian', window); to remove the data outliers.
These data were removed and I need them to be interpolated by the average of the entire column of data. How can I do this?
채택된 답변
추가 답변 (1개)
Matheus Brito
2020년 3월 4일
0 개 추천
댓글 수: 3
Turlough Hughes
2020년 3월 4일
No problem. In that case can you accept it?
Matheus Brito
2020년 3월 4일
Matheus Brito
2020년 3월 9일
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!