Effacer les filtres
Effacer les filtres

How can I know some special points according to the 'probplot'

2 vues (au cours des 30 derniers jours)
ZhG
ZhG le 25 Sep 2014
Modifié(e) : ZhG le 25 Sep 2014
For example, I have a group of points in 2D plane.
Then, I make a probplot (normal) of them.
p = [xi, yi] i = 1, ..., N probplot(p);figure(gcf);
Then I found some points in the figure are far from the line. Can I know which points they are?
But I don't understand what the reference line is. For a 2d point set, I got a 2-line figure. Does it mean each line belongs to one dimension of the point's coordinates. I mean one line indicates x coordiante and another corresponds to y.

Réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by