线性规划及其非线性规划算法以及其软件求解.ppt

线性规划及其非线性规划算法以及其软件求解.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
“备”则“倍” 有准备、有规划的人生更精彩! 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon Output Arguments 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon Algorithm Large-Scale Optimization. By default fmincon will choose the large-scale algorithm if the user supplies the gradient in fun (and GradObj is on in options) and if only upper and lower bounds exist or only linear equality constraints exist. This algorithm is a subspace trust region method and is based on the interior-reflective Newton method .Each iteration involves the approximate solution of a large linear system using the method of preconditioned conjugate gradients (PCG). 约束优化问题 fmincon Medium-Scale Optimization fmincon uses a Sequential Quadratic programming (SQP) method. In this method, a Quadratic Programming (QP) subproblem is solved at each iteration. An estimate of the Hessian of the Lagrangian is updated at each iteration using the BFGS formula. 约束优化问题 fmincon A line search is performed using a merit function similar to that proposed by [4], [5], and [6]. The QP subproblem is solved using an active set strategy similar to that described in [3]. 约束优化问题 fmincon 约束优化问题 fmincon 约束优化问题 fmincon Warning: Large-scale (trust region) method does not currently solve this type of problem, switching to medium-scale (line search). Optimization terminated successfully: No Active Constraints x = 0.0000 -0.0000 14.2124 fval = 2.7069e-009 约束优化问题 fmincon exitflag = 1 output = iterations: 5 funcCount: 31 stepsize: 1 algorithm: medium-scale: SQP, Quasi-Newton, line-search‘ firstorderopt: 1.4794e-004 cgiterations: [] lambda = lower: [3x1 double] upper: [3x1 double] eqlin: [0x1 double] eqnonlin: [0x1 double] ineqlin: [2x1 double] ineqnonlin: [0x1 double] 约束优化问题 fmincon grad = 1.0e-003 * 0.1479 0.0006 0 hessian = 6.0076 2.0257 0.3049 2.0257 2.0

文档评论(0)

hblybd123 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档