Info
This question is closed. Reopen it to edit or answer.
when i use regress(x,y),I obtain only one answer :shouldn't i get two answers which are the slope and y-intercept ? my code is x=[1 4 5 6];y=[4 6 7 9]
1 view (last 30 days)
Show older comments
when i use regress(x,y),I obtain only one answer :shouldn't i get two answers which are the slope and y-intercept ? my code is x=[1 4 5 6];y=[4 6 7 9]
1 Comment
the cyclist
on 2 Jun 2013
Duplicate question here: http://www.mathworks.com/matlabcentral/answers/77739-regress-x-y-for-least-square-regression-of-two-variables-x-y. Let's keep the discussion there.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!