Feeds
已回答
polyfit doesn't fit the data
No no it's just that I changed the names but it is confusing I am sorry. I do the whole thing again: >> [p,s,mu]=polyfit(log...
polyfit doesn't fit the data
No no it's just that I changed the names but it is confusing I am sorry. I do the whole thing again: >> [p,s,mu]=polyfit(log...
11 years 前 | 0
提问
polyfit doesn't fit the data
<</matlabcentral/answers/uploaded_files/31188/fit.jpg>> >> mdl=fitlm(X,Y) mdl = Linear regression model:...
11 years 前 | 4 个回答 | 0
4
个回答提问
polyfit returns NaN values in p
I want to do a linear regression on the response Y (attached)with a predictor vector X. Therefore, I used Matlab polyfit functio...
11 years 前 | 2 个回答 | 0
