I do have a vector like this:
a = [1.58419853136419e-14
5.34759521159677e-15
6.22183215019827e-15
5.33041714550654e-15
-2.45483029515651e-15
-1.86911571271619e-15
5.97058651857027e-15
-1.95925304981131e-15
-3.85194404441396]
So the absolute value of one (or even a few more) value deviates very much from the others. How can i locate this deviator efficiently?

 Akzeptierte Antwort

Steve Eddins
Steve Eddins am 1 Okt. 2020

0 Stimmen

Try using isoutlier and rmoutliers.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by