Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Given a set of points (3D) this function computes the plane that fits best those points by minimizing the sum of the quadratic distances (perpendicular to the plane) between the plane and the points.
The fit is performed by computing the eigen-values/vectors associated to the distribution of points.
The code actually works in any dimension (>=2)
Nothing new, just classical linear algebra.
Citation pour cette source
Adrien Leygue (2026). Plane fit (https://fr.mathworks.com/matlabcentral/fileexchange/43305-plane-fit), MATLAB Central File Exchange. Extrait(e) le .
Catégories
En savoir plus sur Quadratic Programming and Cone Programming dans Help Center et MATLAB Answers
Informations générales
- Version 1.1.0.0 (1,63 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | added an example & screenshot |
||
| 1.0.0.0 |
