回帰平面の求め方について

3次元plot座標における回帰平面の求め方が分かりません。
ax + by + cz + d = 0
の求め方が知りたいです。
regress関数を用いてできまるのでしょうか?

 Réponse acceptée

covao
covao le 24 Avr 2023

1 vote

Statistics and Machine Learning Toolboxのregress関数を用いることも可能ですが、このToolboxを使用せずに回帰平面を求めるサンプルスクリプトが以下にあります。

1 commentaire

flower
flower le 28 Avr 2023
求めていたことができそうです!的確なご案内ありがとうございます。

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Version

R2022a

Tags

Community Treasure Hunt

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

Start Hunting!