https://github.com/cipherswami/bestfit-plane
Gives the equation of the Best fit plane for given set of 'n' points in a 3D Cartesian system.
https://github.com/cipherswami/bestfit-plane
Last synced: 5 months ago
JSON representation
Gives the equation of the Best fit plane for given set of 'n' points in a 3D Cartesian system.
- Host: GitHub
- URL: https://github.com/cipherswami/bestfit-plane
- Owner: cipherswami
- License: mit
- Created: 2022-07-30T09:55:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T10:27:00.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T21:45:14.821Z (about 1 year ago)
- Language: MATLAB
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BestFit-Plane
Gives the equation of the Best fit plane for given set of 'n' points in a 3D Cartesian system.