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!