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

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

 Respuesta aceptada

covao
covao el 24 de Abr. de 2023

1 voto

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

1 comentario

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

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Versión

R2022a

Etiquetas

Preguntada:

el 16 de Dic. de 2022

Comentada:

el 28 de Abr. de 2023

Community Treasure Hunt

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

Start Hunting!