搜索资源列表
Optimizationandapplicationprocedures
- 最优化计算是工程设计和管理决策科学的常用工具。本书包括无约束优化计算、约 束优化计算、动态优化计算三部分。书中详细介绍了它们的算法原理和计算步骤。本书 强调算法的程序设计,为读者提供了颇有价值的经验和技巧,并对一些公用模块给出了 源程序。
BFO.rar
- 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
dynopt_4.1.3
- 基于Biegler动态优化正交配置法(联立算法)的matlab 代码,由M.Cizniar,M. Fikar等编写-dynopt is a set of MATLAB functions for determination of optimal control trajectory by given descr iption of the process, the cost to be minimised, subject to equality and inequality const
juzhenliancheng
- 计算矩阵链乘的动态优化问题,输出最佳括号匹配形式,以及最少的链乘次数。-Calculation of matrix-chain optimization problem by dynamic output best match the form of brackets, as well as by the least number of chains.
DP
- 用c++编写的动态规划(DP)源程序。可用于水库调度等优化问题。-Using c++, prepared by Dynamic Programming (DP) source. And so can be used for reservoir operation optimization problem.
dongtaiguihua
- 在VC++环境上,运用C语言程序,采用动态规划算法,实现了“租用游艇问题”,“抄写书稿问题”的优化设计。-In VC++ environment, the use of C language program, using dynamic programming algorithm, the realization of the " yacht rental," and " the question of copying the manuscr ipt" The
dongtaiguihua
- 水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
MATLAB
- 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
DynamicProgramming
- 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
yiqun
- 蚁群算法是一种用来在图中寻找优化路径的机率型技术,该算法具有许多优良的性质,具有一种新的模拟进化优化方法的有效性和应用价值, 是一种求解组合最优化问题的新型通用启发式方法,可以解决一维静态优化问题甚至多维动态组合优化问题。 -Ant colony algorithm is a method used to find optimal path in the graph of the probability-based technology, the algorithm has many goo
youhua_online
- 具有动态优化功能,能实现在线预测功能,在预测控制领域有较强的实用价值-Dynamic optimization, online prediction function can be realized in the field of predictive control has a strong practical value
job-shop1
- Matlab车间动态调度PSO微粒群算法程序(优化目标为机器间隙时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target machine clearance time)
y
- 公共建筑空调温度设定值的动态优化控制研究.-Public buildings, air conditioning temperature setting of the dynamic optimal control studies.
branke moving peaks benchmark
- 1999年branke提出的移动山峰基准测试函数,用于测试动态优化算法的性能。可以正常运行。
第04章 动态规划
- 动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。 20 世纪 50 年代初 R. E. Bellman 等人在研究多阶段决策过 程(multistep decision process)的优化问题时,提出了著名的最优性原理(principle of optimality),把多阶段过程转化为一系列单阶段问题,逐个求解,创立了解决这类过程 优化问题的新方法—动态规划。(Dynamic programm
ACADO
- ACADO工具包是一个软件环境和算法集自动控制和动态优化。它为直接优化控制提供了多种算法,包括模型预测控制、状态参数估计和鲁棒优化。(ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithm
Solving optimal control problems with MATLAB
- 这是使用matlab解决动态优化问题的文献,里面包括若干例子以及相应的matlab代码。(This is the document that uses MATLAB to solve dynamic optimization problems, including several examples and the corresponding matlab code.)
第04章 动态规划
- 解决动态规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序(Solving the modeling problem of dynamic programming can better handle the optimization problems, and provide related examples and source programs.)
动态蜂群算法源程序
- 动态蜂群算法源程序,实现复杂优化的求解~~~(Dynamic swarm algorithm source program to achieve complex optimization solution ~~~)
节点编号优化
- 一个半动态优化的节点编号优化的算例,运用传统算法来实现潮流计算之前可以运用节点编号优化来提升算法效率(An example of node numbering optimization with semi-dynamic optimization)