搜索资源列表
Arithmetic
- 包含Dijkstra、Floyd、kruskal、动态规划、随机数生成等MATLAB程序-Contains Dijkstra, Floyd, kruskal, dynamic programming, random number generator, such as MATLAB program
dongtaiguihua
- Matlab源程序用动态规划方法求最短路径。-Matlab source code using dynamic programming method for the shortest path.
traceback
- 这是用matlab编写的有关动态规划算法中回溯的实现,是串匹配时用的-This is prepared using matlab on the dynamic programming algorithm realize the back is used when string matching
MinForeDynprog
- MinForeDynprog.rar是基于MATLAB的动态规划算法的源程序!-MinForeDynprog.rar is based on the dynamic programming algorithm MATLAB source!
dtgh
- 是一些动态规划的经典的例程,里面还有详细的讲解-Are some of the classic dynamic programming routines, there is also a detailed explanation
Dynprog
- 动态规划算法的顺序(前向求最小值)算法的matlab实现以及一个算例,还有一篇参考pdf文献,适合初学者,有我个人的一点注释-Dynamic programming algorithm for the sequence (prior to seeking the minimum value) algorithm matlab to achieve, as well as a numerical example, there is a r
MatlabCodeforDeterministicDynamicProgramming
- 一个决策性动态规划的matlab代码,有参考文献,适合初学者-A dynamic programming decision-making matlab code, there are references for beginners
DynamicProgramming
- 一个4台机器加工500个工件求最小加工时间的动态规划正向算法的例子的matlab实现-A 4-machine processing 500 Workpiece minimum processing time for dynamic programming algorithms are examples of the realization of the matlab
Dynamic_pro
- 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组
matlabsuanfa
- 这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagr
MinForeDynprog
- 该程序实现了一个标准的动态规划算法,对研究动态规划很有帮助。-It is a code to study DP.
optimization
- 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
dynamic
- 本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。-The code for the dynamic programming algorithm.
MATLAB
- 这是基于MATLAB动态规划中最短路线的实现程序-good
动态规划(MATLAB+LINGO源码)
- 动态规划(MATLAB+LINGO源码)(Dynamic planning(MATLAB + LINGO source))
动态规划DP
- matlab编程实现动态规划算法,适合初学者使用(Matlab programming dynamic programming algorithm, suitable for beginners to use)
动态规划算法举例
- 动态规划问世以来,在经济管理、生产调度、工程技术和最优控制等方面得到了广泛的应用。例如最短路线、库存管理、资源分配、设备更新、排序、装载等问题,用动态规划方法比用其它方法求解更为方便。(Since the advent of dynamic programming, it has been widely used in economic management, production scheduling, engineering tec
动态规划
- 主要用于动态规划的matlab算法,优点是简单,方便。(MATLAB algorithm mainly used for dynamic programming)
随机动态规划matlab程序
- 求解随机动态规划的MATLAB程序,有需要的请下载(Solving stochastic dynamic programming)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Cha