动态规划算法的顺序(前向求最小值)算法我要分享

Sequential (forward minimum) algorithm of dynamic programming algorithm

动态规划-顺序 顺序前向 动态规划 顺序动态规划 dynprog函数

关注次数: 279

下载次数: 1

文件大小: 150K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:动态规划算法的顺序(前向求最小值)算法的matlab实现以及一个算例,还有一篇参考pdf文献,适合初学者,有我个人的一点注释


English Description:

Dynamic programming algorithm sequence (forward to find the minimum) algorithm matlab implementation and an example, there is a reference PDF literature, suitable for beginners, I have a little personal notes


代码预览