Non-linear least squares with relative constraints on parameters
Afficher commentaires plus anciens
Dear community,
I'm wondering if anyone has thought about using lsqnonlin to solve non-linear least squares problems with relative constraints on parameter estimates. Whereas it's straightforward to limit parameter estimates in an absolute sense by specifying lower and/or upper bounds, I'm wondering if it's possible to specify parameter values relative to one another.
Specifically, if I'm estimating a vector, x, of parameters, the constraint I'm hoping to impose is that the difference between any two adjacent parameters (elements in x), x i and x i+1, is less than some amount, a.
If this is possible using lsqnonlin, that'd be great. If not, is there another function that might work? Any help would be much appreciated!
Thanks.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Choose a Solver dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!