How to Interpolated data outliers
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Matheus Brito
le 4 Mar 2020
0 votes
3 commentaires
Turlough Hughes
le 4 Mar 2020
No problem. In that case can you accept it?
Matheus Brito
le 4 Mar 2020
Matheus Brito
le 9 Mar 2020
Catégories
En savoir plus sur Interpolation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!