回帰平面の求め方について
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
3次元plot座標における回帰平面の求め方が分かりません。
ax + by + cz + d = 0
の求め方が知りたいです。
regress関数を用いてできまるのでしょうか?
0 commentaires
Réponse acceptée
covao
le 24 Avr 2023
Statistics and Machine Learning Toolboxのregress関数を用いることも可能ですが、このToolboxを使用せずに回帰平面を求めるサンプルスクリプトが以下にあります。
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 線形回帰 dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!