CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - The dynamic programming

搜索资源列表

  1. 596dongtaiguihua

    0下载:
  2. 动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较-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
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27823
    • 提供者:曹力
  1. dwt

    1下载:
  2. 基于动态时间规划(DTW)的语音信号识别,MATLAB环境下的-Dynamic Programming (DTW) of the speech signal recognition, MATLAB environment
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1965999
    • 提供者:阿若
  1. DYNPROG

    0下载:
  2. 我用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
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1543
    • 提供者:张的的
  1. matlabsuanfa

    0下载:
  2. 这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16983
    • 提供者:肖可
  1. dynamic

    3下载:
  2. 本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。-The code for the dynamic programming algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1721
    • 提供者:tess
  1. we

    0下载:
  2. 动态规划求最短路径 求S到T的最短距离-Seek the shortest path dynamic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5089
    • 提供者:凤飞飞
  1. dynamicprogramming

    1下载:
  2. 本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。-This article describes the basic idea of dynamic programming and the basic steps, through the case study design algorithm using dynamic progra
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7970
    • 提供者:leansmall
  1. Pd1

    1下载:
  2. 基于动态规划的检测前跟踪算法中理论检测概率的计算程序-Based on dynamic programming tracking algorithm in the theory of pre-test probability of detection calculation program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:607
    • 提供者:万洋
  1. MATLAB.DYNPROG

    0下载:
  2. 动态规划逆序算法的MATLAB程序上传资料-The dynamic programming algorithm of MATLAB program was
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1550
    • 提供者:王东
  1. DTW

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5771
    • 提供者:伏伊宁
  1. DTW

    1下载:
  2. DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2012-12-31
    • 文件大小:5778
    • 提供者:fujuan
  1. Complete-collection-of-algorithm

    8下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. dpsolve

    0下载:
  2. TO solve the dynamic Programming in matlab using state transformation stability criterion
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:AShish
  1. path-planning4

    0下载:
  2. 用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.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1826
    • 提供者:丁彪
  1. Dynamic-programming

    0下载:
  2. 此文件是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.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4223
    • 提供者:大海
  1. the-dynamic-programming

    4下载:
  2. 利用matlab实现的动态规划源码 包含了动态规划论文和仿真实例-Use matlab to achieve the dynamic programming source code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:10434
    • 提供者:张翠
  1. model-of-BESS

    0下载:
  2. 关于储能电站(BESS)建模的文章,采用动态规划方法求解了控制策略。-On the energy storage power station (BESS) model of the article, using the dynamic programming method to solve the control strategy.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:528431
    • 提供者:zhaoweike
  1. BranchBound

    0下载:
  2. branchbound就是所谓的分支定界算法,应用于动态规划解决实际问题-branchbound is called the branch and bound algorithm applied to the dynamic programming to solve practical problems
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:757
    • 提供者:fan
  1. dongtaiguihua

    0下载:
  2. 数学建模中的动态规划算法matlab实例,做数学建模的同学可以参考-Mathematical modeling of the dynamic programming algorithm matlab instance, do mathematical modeling students can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21865
    • 提供者:chenxiaowen
  1. Dynamic Programming and Reinforcement Learning

    3下载:
  2. 动态规划强化学习的课程作业,有详细的问题描述,问题分析,以及具体源代码(The One-Site Tree Cutting Problem By Dynamic Programming and Reinforcement Learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:332800
    • 提供者:确定gf
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com