planefit

A function to fit a plane to a 3D point cloud.

Vous suivez désormais cette soumission

Given the equation of a plane as z = a*x + b*y + c, planefit, executed as C = planefit(x,y,z), solves for the coeficients C = [a b c]. Planefit does nothing fancy, it simply sets up and lets MATLAB solve the least-squares problem to solve for the coefficients - a handy utility function.

Citation pour cette source

Val Schmidt (2026). planefit (https://fr.mathworks.com/matlabcentral/fileexchange/36353-planefit), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : threepoints2planez

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0