回帰平面の求め方について
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
3次元plot座標における回帰平面の求め方が分かりません。
ax + by + cz + d = 0
の求め方が知りたいです。
regress関数を用いてできまるのでしょうか?
0 Kommentare
Akzeptierte Antwort
covao
am 24 Apr. 2023
Statistics and Machine Learning Toolboxのregress関数を用いることも可能ですが、このToolboxを使用せずに回帰平面を求めるサンプルスクリプトが以下にあります。
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu 線形回帰 finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!