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

搜索资源列表

  1. zinengsufa

    0下载:
  2. 智能优化算法集(PSO GA 蚁群 上帝算法等)-Intelligent optimization algorithms set (PSO GA the ant colony God algorithms, etc.)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:59876
    • 提供者:易风
  1. pso_youhua

    0下载:
  2. 粒子群优化算法是一种基于群体智能的演化计算技术,通过粒子在解空间追随最优的例子进行搜索-Particle swarm optimization algorithm is a kind of evolutionary computation technique based on swarm intelligence, through particles in the solution space to search for the optimal example
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2781
    • 提供者:王佳佳
  1. cuckoo_sea

    1下载:
  2. 新型智能优化算法,布谷鸟搜索算法,解决优化问题-Cuckoo search source code
  3. 所属分类:source in ebook

    • 发布日期:2015-10-31
    • 文件大小:3072
    • 提供者:梁作放
  1. PSO-GA-TSP-PID

    1下载:
  2. 压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题-Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:173006
    • 提供者:wangjc
  1. antsystem-TSP

    0下载:
  2. matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:2698
    • 提供者:zj
  1. genetic-alg-BP-nonlinear-fitting

    0下载:
  2. matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:52618
    • 提供者:zj
  1. genetic-algorithm-mutiple-target

    1下载:
  2. matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:713
    • 提供者:zj
  1. genetic-algorithms

    0下载:
  2. 智能优化算法—基因遗传算法解旅行商路径最短-Intelligent optimization algorithms- Genetic Algorithm for TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1559702
    • 提供者:王皓
  1. simulated-annealing

    0下载:
  2. 智能优化算法—模拟退火算法解旅行商路径最短-Intelligent optimization algorithm- simulated annealing algorithm for solving the traveling salesman shortest path
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2804771
    • 提供者:王皓
  1. Intelligent algorithm case 11-20

    0下载:
  2. 智能算法这本书籍的11到20章的代码,基本是优化算法,仅供参考(The code for the 11-20 chapters of the intelligent algorithm is basically an optimization algorithm for reference only.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-29
    • 文件大小:986112
    • 提供者:毛毛女
  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 免疫算法受生物免疫系统启发,是在免疫学理论基础上发展起来的一种新兴的智能计算算法(Immune algorithm, inspired by biological immune system, is a new intelligent algorithm developed on the basis of immunology theory.)
  3. 所属分类:书籍源码

  1. 遗传算法理论,应用与软件实现 随书源码

    1下载:
  2. 遗传算法理论,应用与软件实现随书源码 《遗传算法:理论应用与软件实现》全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进化计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传
  3. 所属分类:书籍源码

    • 发布日期:2019-02-28
    • 文件大小:4516143
    • 提供者:xktx422
  1. 《智能优化算法及其MATLAB实例-(第2版)》源码

    8下载:
  2. 课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)
  3. 所属分类:书籍源码

    • 发布日期:2020-01-07
    • 文件大小:36864
    • 提供者:萌神7号
  1. SSA

    4下载:
  2. 最新的群智能优化算法,比粒子群算法好很多,方便在基础上进行修改,并且还有文档可以查看原理,略经修改,可以用在任何优化问题上,很好的算法,实在难得(The latest swarm intelligence optimization algorithm is much better than particle swarm optimization algorithm. It is convenient to modify on the basis of it. There are also doc
  3. 所属分类:书籍源码

    • 发布日期:2021-03-14
    • 文件大小:105472
    • 提供者:护手霜
搜珍网 www.dssz.com