DynOpt Benchmarks: Dynamic Optimization Toolbox

版本 1.0.0.0 (269.8 KB) 作者: John Hedengren
Solve large-scale and complex dynamic optimization problems efficiently
1.2K 次下载
更新时间 2015/4/23

查看许可证

Solves a series of benchmark problems for dynamic optimization
Example 1a - Nonlinear, unconstrained, minimize final state (CPU time = 0.036 sec)
Example 1b - Nonlinear, unconstrained, minimize final state with additional terminal constraint (CPU time = 0.080 sec)
Example 2 - Nonlinear, constrained, minimize final state (CPU time = 2.17 sec)
Example 3 - Tubular reactor with parallel reaction (CPU time = 0.073 sec)
Example 4 - Batch reactor with consective reactions A->B->C (CPU time = 0.095 sec)
Example 5 - Catalytic plug flow reactor with A->B->C (CPU time = 0.16 sec)

Publication: M. Čižniar, M. Fikar, M.A. Latifi: A MATLAB Package for Dynamic Optimisation of Processes, 7th International Scientific – Technical Conference – PROCESS CONTROL 2006, June 13 – 16, 2006, Kouty nad Desnou, Czech Republic.

Abstract: This paper describes a Matlab package for dynamic optimisation of processes called dynopt. The package dynopt searches for profiles of decision variables which optimise a given performance index under specified constraints. The method of orthogonal collocations on finite elements implemented within dynopt allows us to tackle problems described by ordinary differential equations (ODE's) and by differential-algebraic equations (DAE's) as well. Several case studies are successfully tested.

引用格式

John Hedengren (2024). DynOpt Benchmarks: Dynamic Optimization Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/50609-dynopt-benchmarks-dynamic-optimization-toolbox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Nonlinear Optimization 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Example1a/

Example1a/apm/

Example1b/

Example1b/apm/

Example2/

Example2/apm/

Example3/

Example3/apm/

Example4/

Example4/apm/

Example5/

Example5/apm/

版本 已发布 发行说明
1.0.0.0