搜索资源列表
-
4下载:
近似动态规划(ADP)的无限时间值函数迭代的例子-Approximate Dynamic Programming (ADP) of the infinite time value function iteration example
-
-
0下载:
汽车动力学分析程序.车辆.航空和能动工程方面的同志可以参考,也可以作为Matlab GUI编程的经典范例-Vehicle dynamics analysis program. Vehicles. Airways and dynamic engineering comrades can refer, but also can be used as a classic example of Matlab GUI programming
-
-
0下载:
随机动态规划程序,其中包括主要的子函数,只需定义简单的C语句、状态变量、转会概率还是和输入数据即可-C Code for Stochastic Dynamic Programming
-
-
0下载:
VC实现动态规划方法(前向动态规划)解决企业管理中的设备更新问题。-VC dynamic programming method (forward dynamic programming) to solve corporate governance problems in the equipment upgrades.
-
-
0下载:
动态规划方法(反向)求解企业管理中的设备更新问题,VC编程实现。-Dynamic programming methods (reverse) for solving business management problems in the equipment upgrades, VC programming.
-
-
0下载:
采用滚动时域方法与动态规划方法嵌套的形式解决大规模设备更新问题,其中滚动时域方法的机制采用固定窗口宽度与滚动步长隶属于设备管理大领域。VC实现,调试通过。-Rolling in time domain method and dynamic programming method to solve large-scale equipment in the form of nested update problems, rolling horizon mechanism to a fixed wind
-
-
0下载:
采用滚动时域方法与动态规划方法嵌套的形式解决大规模设备更新问题,其中滚动时域方法的机制采用 变 窗口宽度与滚动步长隶属于设备管理大领域,性能更优。VC实现,调试通过。-Rolling in time domain method and dynamic programming method to solve large-scale equipment in the form of nested update problems, rolling horizon mechanism to change
-
-
0下载:
Dynamic Programming improvement code
-
-
0下载:
unit commitment by dynamic programming
-
-
0下载:
动态规划在水库发电中的应用,动态规划是水库发电优化调度研究中的经典方法。为了提高动态规划算法计算性能以及适应多核计算技术发展趋势,本文在分析传统串行动态规划算法计算特点的基础上,建立基于主从模式的并行动态规划模型。-Parallel dynamic programming for hydropower generation optimization
-
-
0下载:
算法设计与分析01背包优化问题实验
0-1背包问题:
: 有N个物品和一个背包,其中:
物品具有重量 (w1, w2, …, wn) 和价值 (v1, v2, …, vn)
背包的最大重量承受限制为c
如何放置物品可得最高价值?
思路:动态规划 -Algorithm Design and Analysis 01 knapsack optimization experiments 0-1 knapsack problem :: with N items and a back
-
-
0下载:
算法实例——花束摆放问题。动态规划算法习题。-Algorithm instance- bouquet placed the problem. Dynamic programming algorithm exercises.
-
-
0下载:
动态规划的小程序,根据耗水最少,实现水电站发电机组发电机的最佳选择。-Dynamic programming applet, at least according to water, hydroelectric turbines generators to achieve the best choice.
-
-
13下载:
基于动态规划算法对混合动力汽车能量管理策略建模后进行问题计算-Based on dynamic programming algorithm to calculate the hybrid vehicle energy management strategy for problem modeling
-
-
0下载:
动态规划、POA算法、增量动态规划是最优化技术中几种适用范围很广的基本的数学方法。-Reservoir Operation Dynamic Programming
-
-
1下载:
电厂机组负荷优化分配主程序,采用动态规划方法-Power plant load optimal distribution of main program, the dynamic programming method
-
-
0下载:
水电站动态规划多级调度,有输入数据,数据处理过程,输出结果。-Hydropower dynamic programming multi-level scheduling, input data, data processing, output.
-
-
0下载:
基于VB平台的单一水库中长期发电调度动态规划算法-VB platform based on a single reservoir of long-term generation scheduling dynamic programming algorithm
-
-
0下载:
Fortran编译动态规划水库调度,方法简单实用-Fortran dynamic programming Reservoir Operation
-
-
0下载:
该代码描述如何使用动态规划算法,动态规划算法产生一个优化路径,储存最合适的移动方向。-The code describes how to use dynamic programming algorithm, dynamic programming algorithm to generate an optimal path to store the most appropriate direction of movement.
-