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

搜索资源列表

  1. 06071419

    1下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12697443
    • 提供者:王正宇
  1. finddepth

    0下载:
  2. 集合算法,最优二分搜索树,最长公共子序列,union—find算法的应用与推广-Collection algorithm, the optimal binary search tree, the longest common subsequence, union-find algorithm of the application and promotion of
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:379723
    • 提供者:winnershu
  1. TravelingSalesmanProblem

    0下载:
  2. This file contains my project from Algorithm class on Traveling Salesman Problem. It implements some branch and bound methods to increase it s performance. In the main function you can find that I use Drzewo() function Drzewoopt() functins stand for
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4345966
    • 提供者:Antoni
  1. hundun_matlab

    0下载:
  2. 用matlab*.m编程实现基本的混沌算法,可以在此基础上扩展应用,实现更加优化的混沌搜索算法-Programming with matlab*. m basic chaos algorithm, can extend this basis the application of chaos to achieve a more optimal search algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1559
    • 提供者:康康
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:2648
    • 提供者:prince
  1. dyObst

    1下载:
  2. 使用动态规划算法实现的最优二叉查找树问题,算法基础中的基本算法。使用vc6.0进行编译-Dynamic programming algorithm using the optimal binary search tree problem, the algorithm based on the basic algorithm. Compiled using vc6.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:947
    • 提供者:Rhonda
  1. FeatureSelection_MachineLearning

    0下载:
  2. Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5729
    • 提供者:Gang Fu
  1. resources

    1下载:
  2. 基于混沌和声搜索算法的水资源优化配置Harmony search algorithm based on chaotic optimal allocation of water resources-Harmony search algorithm based on chaotic optimal allocation of water resources
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1130611
    • 提供者:
  1. ciyoushu

    0下载:
  2. 数据结构中次优查找树程序,用于查找数据非常方便-Data structure in sub-optimal search tree program, very easy to use to find data
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2177
    • 提供者:匡阳钰
  1. ACS_TSP

    0下载:
  2. ACS蚁群算法求解旅行商问题,使用蚁群对问题进行局部最优搜索,可以较快速的得到较好的结果-ACS ant colony algorithm for traveling salesman problem, ant colony locally optimal search problem, you can get better results more quickly
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:601186
    • 提供者:HU
  1. CPP_Tabu-search-algorithm

    0下载:
  2. 禁忌搜索算法C/C++源代码,以禁忌表形式来搜索和禁忌以搜寻最优解-The taboo search Algorithm C/C++ in source code form of taboo table to search for and contraindications to search optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:3010
    • 提供者:yangh
  1. SendOptimal

    0下载:
  2. 一个PYTHON实现的次优顺序查找树的生成,可以作为一个参考。-The PYTHON achieve sub-optimal search tree in order to generate can be used as a reference.
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:704
    • 提供者:ciah275 zhang
  1. Optimal-binary-search-tree-algorithm

    0下载:
  2. 最优二叉搜索树算法,Optimal binary search tree algorithm-Optimal binary search tree algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1450
    • 提供者:范哲
  1. best-first-search

    0下载:
  2. 人工智能上机作业源代码,经编译能运行,实现最优搜索的程序-Artificial intelligence operations on the machine source code can be compiled to run, to achieve optimal search procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3330
    • 提供者:高昊
  1. harmony search for network reconfiguration

    0下载:
  2. Network Reconfiguration using harmony search to optimal reconfifuration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-01-21
    • 文件大小:23357
    • 提供者:pavanprabhu11
  1. Simulated-annealing--tabu-search

    0下载:
  2. 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2889
    • 提供者:李力
  1. gradientDescent

    0下载:
  2. 梯度下降法,一种线搜索方法,以负梯度方向作为最速下降方向进行最优解搜索-Gradient fell method, a linear search method to the negative gradient direction as the direction of steepest descent optimal search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2399
    • 提供者:ls
  1. ProjectAI

    0下载:
  2. c++ AI project artificial intelligence path planning route best first a * star * greedy first uniform cost dijkstra s optimal search heuristic incomplete project not working fully
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:224383
    • 提供者:
  1. search

    0下载:
  2. 不同于传统的搜索方法,在各种下降优化算法中一种通用的步长搜索方法,采用线性搜索的方式,可得到精确的最优步长。-Different the traditional search methods, a general step size search method is used in various drop optimization algorithms, and the optimal step size can be obtained by linear search.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:Micheal
  1. Tabu Search

    0下载:
  2. 通过禁忌搜索算法求解TSP问题最优解问题(The tabu search algorithm is used to solve the optimal solution of the TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:略懂先生
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com