help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] constraints over variables?


From: Patrick Alken
Subject: Re: [Help-gsl] constraints over variables?
Date: Fri, 18 May 2007 10:28:18 -0600
User-agent: Mutt/1.4.2.2i

I believe this problem is called the inequality-constrained least
squares problem, and is generally difficult to solve for the linear
case - you might find some codes on google to do it.

One way to do it within the framework of gsl, would be to use the
nonlinear least squares solver, and add a large value to the
error function if the solver tries negative coefficient values.




reply via email to

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