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 Center および File ExchangeCurve Fitting Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by