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

搜索资源列表

  1. acatsp

    1下载:
  2. 用蚂蚁算法智能的解决大规模TSP问题,有大量测试用例,图形化的展示运行过程。-Intelligent use of ant algorithm to solve large-scale TSP problem, a large number of test cases, graphical display of running.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8735
    • 提供者:li
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:133591
    • 提供者:于方
  1. gso

    1下载:
  2. 一种全新的智能算法----萤火虫群算法。该算法主要用于求解函数.-A new algorithm---- fireflies swarm intelligence. The algorithm used to solve function.
  3. 所属分类:matlab

    • 发布日期:2016-01-14
    • 文件大小:2048
    • 提供者:fukaifang
  1. PSO

    0下载:
  2. matlab的基本pso程序,很经典,可以帮助初学者对基于matlab应用的智能算法有一定的了解-The basic pso matlab program, it is classic and can help beginners matlab-based applications have some knowledge of intelligent algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:614
    • 提供者:王晋
  1. Griewank

    0下载:
  2. matlab平台下的测试函数Griewank,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Griewank, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:王晋
  1. adaboost

    0下载:
  2. adaboost智能算法源程序,将若分类器反复训练得到强分类器,用于二分类问题-adaboost intelligent algorithm source code, will be repeated if the classifier has been trained strong classifier for the two classification
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8963
    • 提供者:豆豆
  1. intelligence-algorithm21-25examples

    0下载:
  2. matlab 智能算法30个案例分析6-10例的代码-intelligent algorithm matlab analysis of 30 cases, 6-10 cases of code
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:347060
    • 提供者:zhang
  1. intelligent-algorithm16-20examples

    0下载:
  2. matlab 智能算法30个案例分析16-20例的代码-intelligent algorithm matlab analysis of 30 cases, 16-20 cases of code
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:250460
    • 提供者:zhang
  1. intelligence-algorithm26-30examples

    2下载:
  2. matlab 智能算法30个案例分析26-30例的代码-intelligent algorithm matlab analysis of 30 cases, 26-30 cases of code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:315250
    • 提供者:zhang
  1. intelligence-algorithm-6-10examples

    0下载:
  2. matlab 智能算法30个案例分析6-10例的代码-intelligent algorithm matlab analysis of 30 cases, 6-10 cases of code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:66295
    • 提供者:zhang
  1. pfa

    0下载:
  2. 自己编程实现的一种智能算法,最近提出的新算法 ,稻田算法-an intelligent algorithm.pfa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3323
    • 提供者:胡汇涓
  1. PeptX

    0下载:
  2. 用遗传算法优化蛋白质预测,主要针对于MHC binding,预测,讲智能算法与生物信息学方法结合-Using Genetic Algorithms to optimize peptides
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:2048301
    • 提供者:张文艺
  1. 1

    0下载:
  2. 《MATLAB智能算法30个案例》的相关分析源代码程序。-The MATLAB intelligent algorithm 30 cases \"relevant analysis program source code.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1500166
    • 提供者:杨建
  1. PSO

    0下载:
  2. 基本粒子群优化算法 求解优化问题 全局性,并行性,高效的群体智能算法-Particle Swarm Optimization Algorithm Solving optimization problems Overall, parallelism, and efficient intelligence algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1056
    • 提供者:fuyunxiao
  1. PSOt

    0下载:
  2. 粒子群优化智能算法工具箱。在使用matlab时,可以减少程序编写工作量,降低难度,也可进行二次开发!-Particle Swarm Optimization intelligent algorithm toolbox. Using matlab, can reduce the programming workload, reduce the degree of difficulty can also be a secondary development.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:760453
    • 提供者:过世雍
  1. GA_application

    0下载:
  2. 使用遗传算法进行学习的经典案例,是一个入门级的智能算法的应用-Using a genetic algorithm to learn a classic case is the application of an entry-level intelligent algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2256
    • 提供者:tongtong
  1. libsvm_30

    0下载:
  2. libsvm工具箱中的30个案例,基于神经网络的各种智能算法,用于各种场合。-libsvm toolbox in 30 cases, a variety of intelligent algorithms based on neural networks, used for various occasions.
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11637517
    • 提供者:Frank Lee
  1. TMatlab_yiqun

    0下载:
  2. TSP问题蚁群算法通用Matlab程序       蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题。-The ant colony algorithm of TSP problem ant colony algorithm for general Matlab program is very hot current research, an intelligent algorithm, the following ant colon
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:20177
    • 提供者:fuhai
  1. MATLAB-nerual-networks

    0下载:
  2. 《matlab智能算法30个案例分析》一书中的全部 源代码-Matlab intelligent algorithm 30 case studies, " a book full source code
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1575060
    • 提供者:qiuzhichang
  1. chapter27

    0下载:
  2. matlab智能算法案例之一,无导师学习神经网络-The regression and classification of Extreme Learning Machine. matlab intelligent algorithm case
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:2503
    • 提供者:蔡正杰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com