Plane Fitting and Normal Calculation
by Dan Couture
09 Aug 2012
(Updated 13 Aug 2012)
Given a set of x,y,z coordinates, find the best planar fit.
|
Watch this File
|
| File Information |
| Description |
Given a set of x,y,z coordinates, find the best planar fit to the points via a least squares regression. Testing script "t_fitNormal" is also included to verify functionality and demonstrate usage. |
| Acknowledgements |
This file inspired
Adjust Plane To Given Normal.
|
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 13 Aug 2012 |
Use residuals to determine which of the fits is best and allow for data that is not perfectly planar. |
|
Contact us