Solving overdetermined systems of linear equations

Solving overdetermined systems of linear equations - Messages

#1 Posted: 11/25/2016 4:08:21 PM
Brian Runagle

Brian Runagle

13 likes in 27 posts.

Group: User

I was reminded by the posts in, New variable programmatically; also: Solving under/over defined system of linear eqautions,
that I'd recently used an algorithm for overdetermined systems that I'd unearthed in Wikipedia:

I've documented it's use very simply so that even I'll know how to use it next time it's needed. (memory gets a lot worse with age ) Perhaps others will find it useful.

https://smath.com/wiki/GetFile.aspx?File=LinearEquationSystems.sm

Brian
3 users liked this post
frapuano 11/25/2016 4:27:00 PM, Alexander O. Melnik 11/25/2016 6:09:00 PM, Davide Carpi 11/25/2016 7:18:00 PM
#2 Posted: 11/25/2016 6:11:04 PM
Alexander O. Melnik

Alexander O. Melnik

127 likes in 494 posts.

Group: Moderator

Thanks alot; always good toclean up a worksheet from unnecessary plugin calls.
#3 Posted: 11/25/2016 7:52:59 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

The β snippet represents the 'Cholesky' solver, used directly
for fitting polynomials to noisy data set. It is also the basic
solver in association with the "Conjugate Gradient".

File not found.File not found.
1 users liked this post
bdrunagle 11/26/2016 4:57:00 AM
  • New Posts New Posts
  • No New Posts No New Posts