planefit

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

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Val Schmidt (2026). planefit (https://de.mathworks.com/matlabcentral/fileexchange/36353-planefit), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: threepoints2planez

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0