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

搜索资源列表

  1. chapter14 基于粒子群算法的PID控制器优化设计

    2下载:
  2. chapter14 基于粒子群算法的PID控制器优化设计,粒子群算法也是个不错的优化参数算法(chapter14 Particle swarm optimization algorithm based on PID controller design, Particle Swarm Optimization algorithm is also a good optimization algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:145408
    • 提供者:其实还好
  1. 基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:30720
    • 提供者:其实还好
  1. matlab-基本蚁群算法(TSP)(多点版)

    1下载:
  2. 蚁群算法解决TSP问题的matlab源代码(Ant colony algorithm to solve the TSP problem matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:双月神鸟
  1. BP学习算法在CNN发电机建模中应用

    0下载:
  2. BP学习算法在CNN发电机建模中应用 Deep learning(the application of BP learning algorithm in modeling off CNN electric machine)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:423936
    • 提供者:violayang
  1. 蚁群算法_最优路径(二维)

    1下载:
  2. 应用粒子群算法实现路径规划,可以实现仿真(Application of particle swarm optimization algorithm to achieve path planning, simulation can be achieved)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:34816
    • 提供者:jaly0327
  1. c均值算法 杨帆 2015223030075

    2下载:
  2. 模式识别的c均值算法,可直接使用,matlab源代码(C mean algorithm of pattern recognition, can be used directly)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:175104
    • 提供者:年时
  1. 遗传算法与粗糙集的简单实现

    0下载:
  2. 简答的实现了粗糙集理论与遗传算法,非原创(The simple realization of the theory of rough set and genetic algorithm, non original)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:icansky
  1. A星算法

    0下载:
  2. 算法可绕过障碍点,实现起始点与目标点的最近距离(The algorithm can bypass the obstacle point and realize the closest distance between the starting point and the target point.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:47104
    • 提供者:caoya104
  1. 最基本的蚁群算法+2opt邻域搜索_求解TSP

    0下载:
  2. 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:76800
    • 提供者:7号咯
  1. chapter13粒子群优化算法的寻优算法

    0下载:
  2. 先大自然学习的一种算法,源于对鸟类捕食的研究,可以优化算法(An algorithm for first nature learning, derived from the study of bird predator, which can be optimized.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:734208
    • 提供者:杨八兔
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。(Genetic algorithm is a search algorithm used to solve the optimization in computational mathematics. It is one of the evolutionary algorithms. Evolu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:秋时红枫
  1. 遗传算法

    0下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的遗传算法程序,c++.(A genetic algorithm program for the best choice of road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:610304
    • 提供者:Starkey
  1. 蚁群算法

    1下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:18512896
    • 提供者:Starkey
  1. python数据结构与算法笔记

    0下载:
  2. 机器学习笔记关于算法,认真手打的哦。谢谢,请允许通过(machine learning and ffff eeee eeeee eeeee)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:5143552
    • 提供者:冰冰啊
  1. matlab智能算法30个案例代码

    0下载:
  2. 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1503232
    • 提供者:大小鸟
  1. 蚁群算法

    0下载:
  2. 通过蚁群算法训练样本参数,不断的优化结构,输出变量,预测输出(Through the ant colony algorithm training sample parameters, continuous optimization of the structure, output variables, forecast output)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:44032
    • 提供者:约定hhu
  1. 智能算法

    0下载:
  2. 用于智能算法的基础学习,包含有30个实例;供大家分析(Basic learning for intelligent algorithms, including 30 instances; for analysis)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Sheffield大学Matlab遗传算法工具箱

    0下载:
  2. 谢菲尔德大学的有关遗传算法的工具箱,用于遗传算法的学习(A toolbox for genetic algorithms at the University of Sheffield for genetic algorithm learning)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 08 进化算法

    0下载:
  2. 该资料讲述的进化算法的相关概念,发展历史,以及相关编程示例。(The related concepts, history, and related programming examples of the evolutionary algorithms are described.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:1379328
    • 提供者:songguo2021
  1. 粒子群算法

    2下载:
  2. 粒子群算法及讲解,容易理解,适合新手学习数学建模(Particle swarm optimization and explanation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:17029120
    • 提供者:逐鹿
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com