Effacer les filtres
Effacer les filtres

I wanna check outlier in my coordinates. Is there any function I can use in Matlab?

1 vue (au cours des 30 derniers jours)
%for example I have coordinates in different systems.
datum1=[100,150,200] %xyz
datum2=[140,180,220] %xyz
%these are the same points but different coordinate systems. I wanna check any outliers in these coordinates.

Réponse acceptée

Image Analyst
Image Analyst le 25 Sep 2013
Try Brett Shoelson's File Exchange submission: http://www.mathworks.com/matlabcentral/fileexchange/3961

Plus de réponses (1)

Walter Roberson
Walter Roberson le 25 Sep 2013
Modifié(e) : Walter Roberson le 25 Sep 2013
If you consider the vast size of the Universe, and the number of atoms that exist, then one must conclude that bulk matter such as we have here on Earth is an "outlier" in the otherwise virtually empty cosmos.
Thus the appropriate function to remove outliers is to remove all data points completely. None of them matter, on a universal scale. If you think that they might matter on a local scale, then you are going to need to specify the local rules by which you determine that a point is an outlier in your context.

Catégories

En savoir plus sur Descriptive Statistics and Visualization dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by