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

搜索资源列表

  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. TspTS

    0下载:
  2. 采用禁忌搜索算法求解旅行商问题,欢迎下载(Traveling salesman problem is solved by Tabu Search Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:ColbyLi
  1. Newton

    0下载:
  2. 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6035456
    • 提供者:carpinter
  1. Desktop

    1下载:
  2. 黄金比例搜索算法/黄金分割法/0.618法/Golden Section Search/Golden Ratio Search 表达的都是同一个东西,它是一种精确的一维搜索(line search)算法。黄金比例搜索算法只需要计算目标函数值,而无需计算导数之类的值,因此用起来非常容易,应用广泛。(Golden ratio search algorithm / golden section method, /0.618 method, /Golden, Section, Search/Golden
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:心海湖中
  1. Untitled3

    0下载:
  2. 通过禁忌搜索算法求解(旅行商)TSP问题,输出最小路径(Through the taboo search algorithm to solve (traveler) TSP problem, the output of the smallest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:JJJ111
  1. sousuoeryuanhanshujixiaozhi

    0下载:
  2. 人工蜂群算法优化,搜索二元函数的极小值问题(ABC-algorithm search the min)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:APHFouhvm@073
  1. TSP_TS

    0下载:
  2. 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:39936
    • 提供者:yunhao123321
  1. chapter10 基于粒子群算法的多目标搜索算法

    0下载:
  2. 《MATLAB智能算法三十个案例分析》第十章 基于粒子群算法的多目标搜索算法(chapter 10 multi-objective search algorithm based on particle swarm algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:zhinengdong
  1. GraphSearch

    0下载:
  2. 一般图搜索框架。用于图搜索算法,可修改估值函数,实现不同的图搜索算法。(General graph search framework.)
  3. 所属分类:数据结构

  1. Archive

    0下载:
  2. 三道有关二叉搜索树以及堆的数据结构题目代码,使用c以及c++(Three problems about data structure)
  3. 所属分类:数据结构

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:c4tbro
  1. TS-TSP

    0下载:
  2. 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:舒逸流风
  1. chapter15 基于混合粒子群算法的TSP搜索算法

    0下载:
  2. sp搜索算法,是经典的人工智能算法,我们可以利用此算法解决很多搜索问题(sp search algorithm is a classic artificial intelligence algorithm, we can use this algorithm to solve a lot of search problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:13312
    • 提供者:其实还好
  1. WR_contactpoint_seek

    5下载:
  2. 求解轮轨接触点,首先得到车轮和钢轨的空间运动姿态,然后通过最小距离搜索轮轨接触点(In order to solve the wheel rail contact point, the space motion attitude of wheel and rail is first obtained, and then the wheel rail contact point is searched by minimum distance)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:翻版
  1. 基于粒子群算法的多目标搜索算法

    4下载:
  2. 本案例是基于粒子群算法的多目标搜索算法,对于多目标搜寻效果不错(This case is a multi target search algorithm based on particle swarm optimization, which has a good effect on multi target search.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:jackie_lee
  1. BinarySearchTree

    0下载:
  2. 二叉搜索树的创建以及一些简单功能的实现,为什么不能少于20字呢(The creation of a two fork search tree and the implementation of some simple functions)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:哦呀
  1. neg_gradient_traceback

    0下载:
  2. 实现线性回归搜索的梯度下降算法,梯度方向为负梯度方向(backtracing negtive gradient search method)
  3. 所属分类:数值算法/人工智能

  1. 一维搜索方法介绍与分析

    0下载:
  2. 黄金分割法 二分法 插值法 五点法 DSC法(Introduction and analysis of one dimensional search method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:77824
    • 提供者:林枫林云
  1. 3115005002-蔡梓烽

    0下载:
  2. A*算法路径搜索,一字棋盘的模拟,决策树分类算法(Path search of A* algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:375808
    • 提供者:为的用户
  1. FMT_star

    1下载:
  2. 快速搜索随机树FMT程序,利用halton序列采点,并进行相应的采样规划,实现在0-1内的路径规划(Quickly search the random tree FMT program, use the Halton sequence to pick up the point, and carry on the corresponding sampling plan, realize the path planning within 0-1.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:小张111
  1. DFSMaze

    0下载:
  2. C++实现深度优先搜索迷宫,找到最短路径。(C++ implements the depth first search maze and finds the shortest path)
  3. 所属分类:数据结构

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com