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

搜索资源列表

  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. A-study-of-security-job-scheduling

    1下载:
  2. 用遗传算法写的关于智能电网的智能调度问题,以及对于攻击防御的提案-Written by using genetic algorithms on the smart grid smart scheduling, as well as proposals for attack defense
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9865
    • 提供者:沈老板
  1. BP算法的研究与实现

    0下载:
  2. BP算法的研究与实现 有关智能信息处理的研究-BP algorithm and implementation of research on intelligent information processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-07
    • 文件大小:1176
    • 提供者:苏仪
  1. Computer-rat-maze

    0下载:
  2. 电脑鼠迷宫运动模拟实验平台中文稿 关键词: 路径规划;模拟;智能算法;-Computer rat maze motion simulation experimental platform design KEYWORDS: route planning simulation Intelligence algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:67662
    • 提供者:蒋星星
  1. intelligent-algorithm1-5

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

    • 发布日期:2017-03-31
    • 文件大小:913154
    • 提供者:zhang
  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. zhineng

    0下载:
  2. matlab中的智能算法,各种算法都有,遗传算法、粒子群、蚁群、杂草算法,希望对你有用-The wisdom of the matlab algorithm, all kinds of algorithm, genetic algorithm, particle swarm, ant algorithm, weeds, hope to be useful to you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2655
    • 提供者:sun
  1. 2

    0下载:
  2. 一个智能算法,杂草算法,很强大的一种智能寻优算法,-An intelligent algorithm, weeds algorithm, very powerful a kind of intelligent optimization algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2369653
    • 提供者:sun
  1. fortranGA

    0下载:
  2. 遗传算法源代码,交叉,选择和变异等操作方法,是一种基于自然界生物遗传和进化过程的智能算法-genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3214
    • 提供者:谭进
  1. UV2

    0下载:
  2. 多路数字温度监控系统设计--哥们的毕业设计,注意有测又有控。因为它有些复杂,所以参考价值非常高:ds18b20多片组网,编程实现唯一寻址;4×5矩阵键盘实现输入操作;由于系统庞大,就扩展了RAM和I/O口,易移植;具有输出控制单元,能输出pwm波控制电机转动快慢;上下限温度设置,越限声音报警,根据温度高低,电机会自动调整转速。可改进的地方:后续如果想研究深入,可加进pid整定就完美了,待加入各种智能算法,使电机根据需要而实现各种智能的运转-Multichannel digital tempera
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:169964
    • 提供者:
  1. Test-on-benchmarks

    0下载:
  2. 基于智能算法的在几个测试函数上测试鲁棒性的M文件。可直接运行run_文件。-Some codes for the tests on benchmark functions on the basis of intelligence algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2893
    • 提供者:李白
  1. ga170

    0下载:
  2. 说明:能进行遗传计算,优化计算等智能计算。是现今流行的一种智能算法-fortran GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:11667
    • 提供者:痛饮狂歌
  1. R

    0下载:
  2. 智能算法,PDF文件,不是程序类的。希望有用。-Intelligent algorithm, PDF file, not the program of the class. Hope useful.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13604143
    • 提供者:haha
  1. 1

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

    • 发布日期:2017-05-06
    • 文件大小:1500166
    • 提供者:杨建
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com