Weighted Least Squares ( sorry, typo in subject line :-) )
I'm sorry if this is the wrong group, but could anyone explain to me the algorithm for doing a weighted least squares calculation?
I know what it is from wikipedia.com, but do not know how to calculate it. (I need to program the algorithm.)
Thanks for any help/redirection!
.
Relevant Pages
- Weigthed Least Squares
... I'm sorry if this is the wrong group, but could anyone explain to me the algorithm for doing a weighted least squares calculation? ... Thanks for any help/redirection! ... Prev by Date: ... (sci.math) - Re: Use of static ?
... If you want to change the algorithm ... you would have to check every single source code file whether it ... accesses that array or not. ... Prev by Date: ... (comp.lang.c) - Re: collatz proof algorithm reveals e
... I do this to maintain the loop ... invariants of the algorithm so although this call to collatz may seem ... Prev by Date: ... (sci.math) - Re: Looking for a good number theory book with lots of theorems.
... I think this is very nice book especially for those who have a good computer science background (who of course did study a course in analysis and design of algorithm) ... but my advice this the book you should look for. ... Prev by Date: ... (sci.math) - Re: Printf problem with big numbers....
... But I changed my algorithm, and now work directly in base 2, and ... instead of printing the results in base 10 or base 2, ... strings, and not with numbers, so it is ok. ... Prev by Date: ... (comp.lang.c) |
|