Matlab solver for unconstrained convex optimization
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Nonlinear Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!