Master index |
Index for General-Functions\SUGR\Point_2D ![]() |
| % Create 2D point | |
| % Foot point from 2D origin O to uncertain line l | |
| % Foot point from Point_2D x onto line l | |
| % Intersection 2D point two lines l and m | |
| sugr_construct_mean_Point_2D: mid point of two 2D points | |
| % Mid point of two 2D points | |
| % Algebraic estimate of intersection Point_2D from N Lines_2D | |
| % Geometric estimate of intersection Point_2D from N Lines_2D | |
| % ML estimate of intersection Point_2D from N Lines_2D | |
| % ML estimate of intersection Point_2D from N Lines_2D | |
| % Get Euclidean coordinates with CovM | |
| % Test whether 2D point is finite | |
| % Determines residuals etc. for 2D point from passing lines | |
| % Determines residuals etc. for 2D point from passing lines | |
| % Plot 2D point with standard ellipse | |
| % Change sign of 2D point if it is negative | |
| % Select n-th point form list of points | |
| % Show information of 2D point on console |