Excluding outlying data
Mostrar comentarios más antiguos
I have a large array of data, but there are some points that are outliers that I would like to get rid of. The cftool gui has a way to graphically exclude data, but I don't see any option to export that to the workspace. I would like to use this gui find the indices of the data I want to ignore.
Respuestas (1)
Fangjun Jiang
el 3 de Sept. de 2011
0 votos
If you have the Statistics Toolbox, the function trimmean() might help.
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!