help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Moving Least Squares, Anyone?


From: Joe Koski
Subject: Moving Least Squares, Anyone?
Date: Fri, 18 Nov 2005 14:50:54 -0700
User-agent: Microsoft-Entourage/11.2.1.051004

Has anyone run across "moving least squares" code in .m, .cc, .f, etc.
formats that would be adaptable for use with octave? Apparently, moving
least squares can be used to create approximating curves for
interpolation/approximation much in the same way that spline curves can be
used. In some situations, the moving least squares approach can reduce the
need to solve large matrices, which is normally associated with the curve
fit process.

A Google of "moving least squares" shows several papers, but no code that I
can find. Any ideas?

Joe




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]