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

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

 Risposta accettata

covao
covao il 24 Apr 2023

1 voto

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

1 Commento

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

Accedi per commentare.

Più risposte (0)

Prodotti

Release

R2022a

Richiesto:

il 16 Dic 2022

Commentato:

il 28 Apr 2023

Community Treasure Hunt

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

Start Hunting!