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!