How can find (BVLS) bound-variable least square for "lsqnonneg"?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello all,
I would like to find Bounded-Variable Least Squares (BVLS), with simultaneous upper and lower bounds αᵢ ≤ xᵢ ≤ βᵢ for "lsqnonneg" function,
any help will be so appreciated,
Riyadh
0 commentaires
Réponses (2)
Matt J
le 10 Mai 2017
Just use lsqlin which allows you specify both upper and lower bounds explicitly.
Voir également
Catégories
En savoir plus sur Linear Least Squares dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!