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

1 回表示 (過去 30 日間)
%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.

採用された回答

Image Analyst
Image Analyst 2013 年 9 月 25 日
Try Brett Shoelson's File Exchange submission: http://www.mathworks.com/matlabcentral/fileexchange/3961

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 9 月 25 日
編集済み: Walter Roberson 2013 年 9 月 25 日
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.

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by