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

搜索资源列表

  1. 20060410

    0下载:
  2. 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:418377
    • 提供者:陈宗耿
  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. faceCode

    0下载:
  2. C++ builder 下 ,图形方面的编程,通下数学算法动态变化输出不断变化的图形.-C builder, the graphics programming, Link under the mathematical algorithms output dynamic changes constantly changing graphics.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:195940
    • 提供者:xinran
  1. POSTagger

    0下载:
  2. (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking the transfer of binary matrix, a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:772932
    • 提供者:赵阳
  1. changyong

    0下载:
  2. 动态规划分治算法概率算法模拟退火算法神经网络搜索算法贪婪算法网上matlab遗传算法组合算法Floyd算法-dynamic programming algorithm partition probability algorithm simulated annealing neural network algorithm for the greedy algorithm search online matl ab genetic algorithm combination algorithm Fl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2731255
    • 提供者:dgdfgd
  1. dynprog

    1下载:
  2. 动态规划算法matlab源程序,m文件,从工具箱中调用。 -Dynamic programming algorithm matlab source, m file, from the toolbox call.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-19
    • 文件大小:1543
    • 提供者:jiajt
  1. DP_TSP

    0下载:
  2. Dynamic Programming Code for the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:17422
    • 提供者:foxman
  1. shortest_path_adjacencyWDigraph

    1下载:
  2. 采用动态规划法,构建邻接矩阵带权有向图,解决最短路径问题。-Dynamic programming method used to construct adjacency matrix weighted directed graph, the shortest path to solve the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:2021522
    • 提供者:柳春锋
  1. recursiveDPKnapsack

    0下载:
  2. 用vc++6编写的程序,采用动态规划递归算法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of dynamic programming recursive algorithm to solve knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1016248
    • 提供者:柳春锋
  1. DynamicPlanning

    0下载:
  2. 详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。-Gave a detailed algorithm for dynamic programming problems, and through the " bin-packing problem" and other instances of seven procedures introduced to solve the problem of dynamic programmin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:146426
    • 提供者:吴贵洪
  1. merger

    0下载:
  2. 算法设计与分析中的动态规划算法中的石头合并问题的C++代码-Algorithm design and analysis of the dynamic programming algorithm in the stone merger of the C++ code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9377
    • 提供者:mr wu
  1. TSP

    0下载:
  2. 利用动态规划思想,求货郎担问题,采用C++,显示各结点的路径并求出最短距离-The use of dynamic programming ideas, seeking traveling salesman problem, using C++, showing the node' s path and find the shortest distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:10328
    • 提供者:mr wu
  1. project

    0下载:
  2. 已知资金总数为a(万元),工程数n,以及利润值g(i,j)(表示对工程i投资j万元所获得的利润,其中 ,且j只取整数),试用动态规划方法求出如何分配资金才能使获得的利润 最大(资金的分配以万元为单位)。 -The total number of funds are known to a (million), project the number of n, as well as the profits of the value of g (i, j) (expressed j milli
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:9743
    • 提供者:mr wu
  1. dongtaiguihuafa

    0下载:
  2. 用于计算发电竞价的第三种算法:发电竞价算法_三_动态规划法-Used to calculate the third generation auction algorithm: generation bidding algorithms dynamic programming _ 3 _
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:322946
    • 提供者:李想
  1. Tsp

    0下载:
  2. 动态规划关于旅行商问题的C++实现源代码。-On the traveling salesman problem dynamic programming C++ implementation source code. 11111111
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1105229
    • 提供者:chyl
  1. oneTSP

    0下载:
  2. TSP问题的动态规划法 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一次,最后回到驻地的路线,使总的路程(或总旅费)最小。-TSP problem of dynamic programming to a number of cities to a salesman to sell goods, known distance between cities (or travel). He selected a departure from th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1491
    • 提供者:露露
  1. algorithm-of-heuristic-

    0下载:
  2. 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:95344
    • 提供者:huangxi
  1. the-dynamic-programming-algorithm

    0下载:
  2. 算法设计课件(第三章动态规划),最主要讲述动态规划的算法-Algorithm design courseware dynamic programming) (Chapter III, the most important about the dynamic programming algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:17549
    • 提供者:刘强
  1. dynamic

    0下载:
  2. Matlab中使用动态规划解决数学建模中的花瓶问题,即有限制条件的寻优过程-Applied Dynamic programming to solve the problem of bottles
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:923
    • 提供者:jermerney yin
  1. introduction-of-adp

    0下载:
  2. 自适应动态规划介绍。一种求解动态规划方法HJB方程的自学习控制算法,称其为自适应动态规划算法。所提的算法可以用来解决未知离散时间非线性系统的最优控制问题,同时给出了该控制算法的收敛性证明。算法的实现用到了三个神经网络,在递推的每一步分别用来近似性能指标函数、最优控制律和未知非线性系统。-Adaptive Dynamic Programming introduction. Dynamic programming method for solving the HJB equation self-le
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:973239
    • 提供者:chenyi
« 12 »
搜珍网 www.dssz.com