How to Interpolated data outliers
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Matheus Brito
el 4 de Mzo. de 2020
0 votos
3 comentarios
Turlough Hughes
el 4 de Mzo. de 2020
No problem. In that case can you accept it?
Matheus Brito
el 4 de Mzo. de 2020
Matheus Brito
el 9 de Mzo. de 2020
Categorías
Más información sobre Interpolation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!