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

搜索资源列表

  1. Greedy_Implicit-贪心算法_隐枚举法

    0下载:
  2. 贪心算法_隐枚举法(0 - 1 整数规划求解),matlab代码-Greedy algorithm _ implicit enumeration method ( 0- 1 integer programming solver ) ,matlab code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-27
    • 文件大小:866
    • 提供者:johnhanan
  1. The_Greedy_Heuristic

    1下载:
  2. 表上作业法(贪心法)的MATLAB程序 解决运输问题的算法,内部有程序代码的详细介绍以及一个算例的介绍。本人为MATLAB初学者,欢迎交流,QQ420797419-This simple heuristic usually gives good, but possibly suboptimal solutions for the transportation problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5581
    • 提供者:小胡
  1. ShortEst

    1下载:
  2. matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如 a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst(a) 即可-matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder m
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:31627
    • 提供者:
  1. featureselect_FW_fast

    0下载:
  2. 新基于邻域粗糙集的前向贪心的属性约简算法-New neighborhood-based forward greedy rough set attribute reduction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5884737
    • 提供者:jzxcjzxc
  1. MATLAB

    2下载:
  2. 2012 东三省数学建模D题 第一问 基于贪心算法下的自己画8种不同的打孔点并找点之间最小成本连线的GUI程序-2012 Manchuria D problem of mathematical modeling the first question based on the greedy algorithm, painted himself eight different punch point and find the minimum cost connection between GUI p
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:302346
    • 提供者:王昕
  1. w

    0下载:
  2. 求临接矩阵的算法,可以用于弗洛伊德算法和贪心算法-Seeking the provisional access matrix algorithm, Freud' s algorithm and the greedy algorithm can be used to
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1381
    • 提供者:marry
  1. ew

    0下载:
  2. 求临接矩阵的算法,可以用于弗洛伊德算法和贪心算法-Seeking the provisional access matrix algorithm, Freud' s algorithm and the greedy algorithm can be used to
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:2742
    • 提供者:marry
  1. Greedy_Knapsack_problem

    0下载:
  2. 贪心算法matlab程序解决背包问题,可用于类似的0-1问题求解-A matlab process used to solve Knapsack_problem with Greedy algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:540
    • 提供者:刘琳
  1. problem_1

    0下载:
  2. 贪心算法寻找警车巡逻最佳位置,并在图上标注-Greedy algorithm to find the best location police patrol and marked on the map
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:904
    • 提供者:huyajie
  1. LCS

    0下载:
  2. 使用贪心算法解决了图论算法中的最大点集覆盖问题-Greedy algorithm using graph theory algorithms to solve the biggest point set covering problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:秦志恒
  1. Greedy-algorithm

    0下载:
  2. 贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving, always made in the current opinion is the best choice. That is to say, not to be cons
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:34060
    • 提供者:沈甲甲
  1. TSPSA

    0下载:
  2. 贪心算法和退火模拟算法的MATLAB程序,贪心算法仅是在某种意义上的局部最优解。(Greedy algorithm MATLAB procedures, greedy algorithm is only in a sense of the local optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:j追风
  1. 矩形件

    0下载:
  2. MATLAB模型进行仿真分析,遗传算法中的贪心算法进行模拟(Simulation analysis of MATLAB model and Simulation of greedy algorithm in genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:末。。
  1. Sara算法

    2下载:
  2. 实现的Sara强化学习算法,动作选择策略为贪心策略,且存在收敛条件和最终状态。(The implemented Sara reinforcement learning algorithm, the action selection strategy is a greedy strategy, and there are convergence conditions and final states.)
  3. 所属分类:matlab例程

  1. 贪心算法matlab程序

    2下载:
  2. 本代码详细介绍了贪心算法的应用,可以更好的了解出排序问题。
  3. 所属分类:matlab例程

搜珍网 www.dssz.com