weighted least square fit

I have a set of data points. I want to fit a straight line so that the least square error is minimized. But different points have different weighting factors. Is there any built-in function for doing this?
-saima

 Accepted Answer

Matt J
Matt J on 3 Mar 2013

0 votes

Yes. There is LSCOV.

More Answers (0)

Categories

Asked:

on 3 Mar 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!