282
edits
(Removed ilu, ichol project) |
(→Numerical: new project) |
||
Line 150: | Line 150: | ||
'''Potential mentor:''' Sebastian Schöps, Carlo de Falco, JuanPi Carbajal | '''Potential mentor:''' Sebastian Schöps, Carlo de Falco, JuanPi Carbajal | ||
=== Nonlinear and constrained least squares === | |||
The [[Optimization package]] is missing the functions <tt>lsqcurvefit</tt>, <tt>lsqlin</tt>, <tt>lsqnonlin</tt> to conveniently solve least-squares problems that are nonlinear and/or constrained. There are free implementations of the needed algorithms in other languages, such as [http://www.netlib.org/minpack/ minpack] in Fortran and [http://users.ics.forth.gr/~lourakis/levmar/ levmar] in C. This project would link to or port these implementations and develop Matlab-compatible Octave wrappers. | |||
'''Potential mentor:''' Nir Krakauer | |||
== GUI == | == GUI == |
edits