搜索资源列表
-
0下载:
动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较-dynamic programming the basic ideology and the basic steps examples of the use of dynamic programming algorithm design specific ways to discuss the dynamic programming to achieve
-
-
1下载:
基于动态时间规划(DTW)的语音信号识别,MATLAB环境下的-Dynamic Programming (DTW) of the speech signal recognition, MATLAB environment
-
-
0下载:
我用MATLAB编的程序,存为txt文档格式,方便大家查看。这是我们组在学校国际赛选拔赛时编的程序,用于实现动态规划算法。可立即执行。-I compiled the program using MATLAB, save txt file format, we facilitate viewing. This is our group in the school when the series of international competitions qualifying procedures
-
-
0下载:
这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
-
-
3下载:
本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。-The code for the dynamic programming algorithm.
-
-
0下载:
动态规划求最短路径
求S到T的最短距离-Seek the shortest path dynamic programming
-
-
1下载:
本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。-This article describes the basic idea of dynamic programming and the basic steps, through the case study design algorithm using dynamic progra
-
-
1下载:
基于动态规划的检测前跟踪算法中理论检测概率的计算程序-Based on dynamic programming tracking algorithm in the theory of pre-test probability of detection calculation program
-
-
0下载:
动态规划逆序算法的MATLAB程序上传资料-The dynamic programming algorithm of MATLAB program was
-
-
0下载:
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。-DTW (Dynamic Time Warping, Dynamic Time Warping) algorithm based on dynamic programming (DP) ideas, to solve the pronunciation of different lengths of the temp
-
-
1下载:
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
-
-
8下载:
算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。
主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
-
-
0下载:
TO solve the dynamic Programming in matlab using state transformation stability criterion
-
-
0下载:
用matlab编写的程序用来求解动态规划最短路径问题,该方法能够快速有效的收敛到全局最优解。-Programs written using matlab to solve the dynamic programming shortest path problem, the method can converge quickly and effectively to the global optimal solution.
-
-
0下载:
此文件是matlab里典型的Berizer曲线的动态设计的源代码,可以方便实现该曲线的动态表达。-This file is in the typical Berizer matlab curve of the dynamic design of the source code, you can easily achieve the dynamic expression of the curve.
-
-
4下载:
利用matlab实现的动态规划源码
包含了动态规划论文和仿真实例-Use matlab to achieve the dynamic programming source code
-
-
0下载:
关于储能电站(BESS)建模的文章,采用动态规划方法求解了控制策略。-On the energy storage power station (BESS) model of the article, using the dynamic programming method to solve the control strategy.
-
-
0下载:
branchbound就是所谓的分支定界算法,应用于动态规划解决实际问题-branchbound is called the branch and bound algorithm applied to the dynamic programming to solve practical problems
-
-
0下载:
数学建模中的动态规划算法matlab实例,做数学建模的同学可以参考-Mathematical modeling of the dynamic programming algorithm matlab instance, do mathematical modeling students can refer to
-
-
3下载:
动态规划强化学习的课程作业,有详细的问题描述,问题分析,以及具体源代码(The One-Site Tree Cutting Problem By Dynamic Programming and Reinforcement Learning)
-