Finding equation of a plane using three points as well as using noisy data

조회 수: 2 (최근 30일)
Tishan Anantharajah
Tishan Anantharajah 2022년 10월 24일
답변: Matt J 2022년 10월 24일
I am quite new to Matlab and require to find the location of a plane in space. This only needs to be done using three points however how would I use matlab to programme this and find the equation of a plane using noisy data?
Thank You
  댓글 수: 1
Image Analyst
Image Analyst 2022년 10월 24일
You'll need more than 3 points then. But unfortunately you forgot to attach them, probably because you did not read the Community Guidelines, thinking you already knew them. Please attach them along with a screenshot (PNG image) of them plotted with plot3
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

댓글을 달려면 로그인하십시오.

답변 (1개)

Matt J
Matt J 2022년 10월 24일
You can use planarFit() in this FEX download
See also the section "Fitting a Plane" in the Examples tab.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by