From help-request at octave dot org Fri Nov 18 16:28:59 2005 Subject: Re: Moving Least Squares, Anyone? From: "Dmitri A. Sergatskov" To: Joe Koski Cc: Octave Help Date: Fri, 18 Nov 2005 15:27:44 -0700 On 11/18/05, Joe Koski wrote: > 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? > Would Kalman filter do the same / better? > Joe > Dmitri. -- ------------------------------------------------------------- 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 -------------------------------------------------------------