当前位置:
首页
资源下载

搜索资源 - Dynamic Programming Algorithm Optimization
搜索资源列表
-
0下载:
田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
-
-
1下载:
多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动态规划算法,可以优雅而高效地解决很多贪婪算法或分治算法不能解决的问题。动态规划算法的基本思想是:将待求解的问题分解成若干个相互联系的子问题,先求解
-
-
6下载:
这是一个好的建模学习资料,赶快下载吧,
数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、
插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、
图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、
最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、
网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
-
-
4下载:
它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
-
-
0下载:
动态规划算法 程序设计大赛必备 最优化原理 重复子问题-Dynamic Programming Algorithm Programming Contest necessary to repeat the principle of sub-optimization problem
-
-
0下载:
包含了7篇与动态规划相关的论文及附件:
基本动态规划问题的扩展----2001俞伟论文
动态规划算法的优化技巧---2001毛子青论文
动态规划的特点及其应用----2000张辰论文
动态规划的深入讨论---2000李刚论文
动态规划的深入探讨----1999来煜坤论文
动态规划的个性化优化----2003项荣璟论文
动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
-
-
8下载:
算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。
主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
-
-
0下载:
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
-
-
1下载:
非常有特色的一篇文章,基于随机动态规划算法开发的燃料电池城市客车能量管理策略优化;-Very unique article, based on the stochastic dynamic programming algorithm developed fuel cell city bus energy management strategy optimization
-
-
0下载:
动态规划算法,由初末水位计算出最大年发电效益,水电站优化。-Dynamic programming algorithm,calculat the most year power benefitBy the beginning and the end of the water level ,optimization of hydropower stations.
-
-
0下载:
以设计策略为主线,循序渐进地介绍了经典算法设计(包括分治、动态规划、贪心、回溯、迭代改进等算法)、NF完全理论、非精确型算法设计〔包括近似算法、参数化算法,随机算法),以及现代智能优化方法.强调算法思维与编程实践并重,注重运用算法技术解决实际工程问题。-In order to design strategy as the main line, gradual introduction of the classic algorithm design (including the partition
-
-
0下载:
某公司拟将某种设备5台分配给甲、乙、丙3个工厂,各工厂利润与设备数量之间的关系如下表所示,问这5台设备如何分配使3个工厂的总利润为最大? 动态规划算法的经典实例,这里做了进一步的优化和具体实施。-A company intends to assign some equipment 5 A, between B, C 3 plants, factories profits and the number of devices in the following table, asking how to
-
-
1下载:
利用动态规划算法的优点,使用一种基于行列动态规划的自适应立体匹配算法,采用自适应代价函数和能量最小化模型,对最优化问题进行求解。-Take advantage of the dynamic programming algorithm uses an adaptive stereo matching algorithm based on dynamic programming ranks, adaptive cost function and energy minimization model f
-
-
0下载:
DDDP算法,在DP算法基础上扩展,针对水库群优化调度问题-DDDP algorithm, spreading in DP algorithm based on swarm optimization scheduling problem for reservoir, using Java development of discrete differential dynamic programming algorithm.
-
-
0下载:
离散优化
*enum - 枚举法
*monte - 蒙特卡洛法
*lpint (BranchBound)- 线性整数规划
*L01p_e - 0-1整数规划枚举法
*L01p_ie - 0-1整数规划隐枚举法
*bnb18 - 非线性整数规划(在MATLAB5.3使用)
*bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用)
*mintreek - 最小生成树kruskal算法
*minroute - 最短路dijkstra
-
-
1下载:
求解动态完全未知的连续时间非线性系统的优化控制的全局自适应动态规划算法-Solving global optimization control completely unknown dynamic continuous-time nonlinear systems adaptive dynamic programming algorithm
-
-
0下载:
动态规划算法,很大程度上提高了算法的效率,对算法的研究很有用处-Optimization of Dynamic Programming Algorithm
-
-
1下载:
Needleman 和 Wunsch 提出的动态规划算法,这个算法是最早的最经典的双序列比对算法,就是针对寻求全局最佳序列比对这一问题所设计的动态规划寻优策略。(Needleman and Wunsch proposed a dynamic programming algorithm, this algorithm is the most classical algorithm of double sequence alignment of the earliest, is to seek th
-
-
10下载:
混合动力汽车动力系统控制算法计算与优化中,使用动态规划算法优化汽车输出转矩MATLAB程序。(Simulation and Optimization of Power System Control Algorithm for Hybrid Electric Vehicle. Using Dynamic Programming Algorithm to Optimize Automobile Output Torque MATLAB Program.)
-
-
0下载:
Abstract:
This paper presents a new control strategy to optimize the fuel economy of parallel configured charge sustained hybrid electric vehicles. This new approach is a constrained engine on-off strategy, which has been developed from the two extr
-