Statistics
MATLAB Answers
2 質問
0 回答
ランク
of 125,318
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Content Feed
質問
How to define a custom equation in fitlm function for linear regression?
I'd like to define a custom equation for linear regression. For example y = a*log(x1) + b*x2^2 + c*x3 + k. This is a linear regr...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Fitting linear log regression with fitlm function
I would like to fit y = log(x) + k using fitlm (linear regression). How can I specify such a model? This is linear regression so...
5年以上 前 | 1 件の回答 | 0