How to Interpolated data outliers
Show older comments
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?
Accepted Answer
More Answers (1)
Matheus Brito
on 4 Mar 2020
0 votes
3 Comments
Turlough Hughes
on 4 Mar 2020
No problem. In that case can you accept it?
Matheus Brito
on 4 Mar 2020
Matheus Brito
on 9 Mar 2020
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!