Matlab solver for unconstrained convex optimization
Mostra commenti meno recenti
I have a large scale unconstrained convex optimization problem as follows
min
, where
and u are N-dimensional vectors, λ is a scalar. They are all provided before optimization. Here, M and N are very large.
and u are N-dimensional vectors, λ is a scalar. They are all provided before optimization. Here, M and N are very large.I use fminunc function in matlab, but it is too slow. Does matlab have some accelerated solver for the above unconstrained convex optimization?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Nonlinear Optimization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!