Data fitting using GLM model
古いコメントを表示
Hello,
I need to fit data with this dependece r(H10,T,P,t)=a0(H10)+a1*t+a2*t^2+ a3*T+a4*P+a5 and I would like to use GLM.
I am struggling with the very beginning. Could you possible give me a hint how to fit data with 4 different dependencies and obtaint a1..a5 ?
Thank you.
1 件のコメント
John D'Errico
2022 年 1 月 4 日
Is A0 a FUNCTION of H10? Or have you forgotten to put a * in there to denote multiplication. Is there a way that we should know this by looking at your question? (NO.)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!