• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

jkaardal/augmented-lagrangian-matlab-octave: Augmented Lagrangian method for equ ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

jkaardal/augmented-lagrangian-matlab-octave

开源软件地址(OpenSource Url):

https://github.com/jkaardal/augmented-lagrangian-matlab-octave

开源编程语言(OpenSource Language):

MATLAB 100.0%

开源软件介绍(OpenSource Introduction):

augmented-lagrangian-matlab-octave

Augmented Lagrangian method for equality, inequality, and bounded optimization (MATLAB, Octave)

This package contains an algorithm that solves for the local minima of problems of the form

minimize f(x) subject to {ce(x) = 0}, {ci(x) >= 0}, and lb <= x <= ub

where f(x) is any differentiable linear or nonlinear function, {ce(x)} are a set of differentiable equality constraints, {ci(x)} are a set of differentiable inequality constraints, and lb and ub are constant lower and upper bounds on the variable(s), x. The augmented Lagrangian method is used to find a feasible local minimum of f(x) that satisfies the first order Karush-Kuhn-Tucker conditions. This particular implementation uses only first order minimization techniques and thus does not require computing the Hessian. Specifically, the augmented Lagrangian function is minimized using a projected gradient descent with intermediate updates to the Lagrange multipliers and penalty parameter. For more details on the theoretical background and algorithm, see the description in file almSolve.m

Implementation details of the method may be found in the file almSolve.m and examples of how to run the method may be found in almTest.m. The script almTest.m demonstrates how to construct the problem struct, construct the options struct, and run the solver function in almSolve.m. The test problems in almTest.m also demonstrate application of the method to linear and nonlinear (quadratic and non-quadratic) programming problems and provide (brief) advice on tuning the optimization parameters for nonlinear minimizations.

The file inventory of this package should include:

Required

almSolve.m
almSearch.m
almProj.m

Optional

almTest.m

DISCLAIMER: Use at your own risk. The author is not liable for any loss or damages that may come as a result of interacting with the contents of this document and those referenced in this document. (The usual stuff; don't have unreasonable expectations about free and open source software!)




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap