搜索资源列表

  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

    6下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:7942
    • 提供者:okduweijie
  1. ACS(c++)

    0下载:
  2. 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:6144
    • 提供者:阿科
  1. ACS4Fun_0_11

    0下载:
  2. 优化算法遗传算法等智能优化算法相关的内容 用于连续函数优化的蚁群算法-genetic algorithm optimization algorithm intelligent optimization algorithms relevant to the continuous function for the ant colony optimization algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:zhutao
  1. SIALAB

    1下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:4436992
    • 提供者:王巍
  1. GA_ppt

    0下载:
  2. 本文档主要介绍智能优化算法的应用,并详细介绍了遗传算法和蚁群算法。-This document focuses on the application of intelligent optimization algorithms, and details of the genetic algorithm and ant colony algorithm.
  3. 所属分类:文件格式

    • 发布日期:2024-05-29
    • 文件大小:233472
    • 提供者:Amy
  1. DEPSO

    0下载:
  2. pso,paritcle swarm optimization,粒子群,群智能优化算法-paritcle swarm optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:96256
    • 提供者:lew
  1. BBOPSO

    1下载:
  2. 两个(生物地理算法和粒子群算法)智能优化算法MATLAB程序-Two (biogeographic algorithms and particle swarm optimization) intelligent optimization algorithm MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2701312
    • 提供者:尹玉京
  1. 粒子群优化算法

    0下载:
  2. 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:cjq0624
  1. [智能] 粒子群优化算法演示(PSO)-PSO_Wael

    1下载:
  2. 用粒子群优化算法进行函数寻优,比如寻找函数的最小值,最大值等。(Particle swarm optimization algorithm for function optimization, such as finding the function of the minimum, maximum and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:139264
    • 提供者:yangyifei
  1. pso

    0下载:
  2. 用粒子群优化算法求解函数最大值问题,有收敛曲线图,自己编的程序,附带一个常用的函数(Particle swarm optimization algorithm to solve the problem of maximum function, a convergence curve)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:redeemer
  1. 果蠅最佳化演算法_簡體版

    0下载:
  2. 果蝇算法优化,是一种新型的群智能优化算法,比粒子群算法,遗传算法等效率要高很多(Drosophila melanogaster algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:1717248
    • 提供者:梦蝶之盾
  1. 改进蚁群

    0下载:
  2. 将蚁群算法应用于三维路径规划问题上,算法编程完整,注释详细,是初学者宝贵的学习材料。(The ant colony algorithm is applied to the three-dimensional path planning problem, the algorithm programming is complete, detailed notes, is a valuable learning material for be
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:11264
    • 提供者:赵小乙
  1. MATLAB智能算法30个案例分析程序

    0下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

  1. ★标准粒子群优化算法

    1下载:
  2. 标准的粒子群智能优化算法源程序,赶紧拿走吧!(particle swarm optimization)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:超超超超超
  1. 13中粒子群优化算法

    1下载:
  2. 十三种各种用于寻优计算的粒子群智能优化算法源程序(The source program of thirteen kinds of particle swarm intelligent optimization algorithms for optimization calculation)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:9216
    • 提供者:宝某人
  1. 改进的群搜索优化算法_景书杰

    0下载:
  2. 群搜索优化算法在matla中的实现,群集智能算法( Swarm Intelligence Algorithm)是 近 年出现的一类新的智能优化算法。 与其它基于随机搜 索的优化算法一样,具有易实现、 适用范围广的特点。(preindex=index; prebestmember=bestmember; fvalue = eval(strcat(fname ,'(population)')); [fbestval,ind
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:640000
    • 提供者:W·Y·P
  1. 智能优化算法应用于近红外光谱波长选择的比较研究

    0下载:
  2. 近红外光谱(NIRS)是一种间接分析技术,其应用需建立相应的校正模型。为了提高模型的解释能力、预测准确度和建模效率,需要对NIRS 进行波长选择,优选最小化冗余信息。选用蚁群优化(ACO)、遗传优化(GA)、粒子群优化(PSO)、随机青蛙(RF)和模拟退火(SA)5 种智能优化算法对烟叶总氮和烟碱近红外光谱数据进行特征波长选择,结合偏最小二乘(PLS)算法,构建了多个烟叶总氮和烟碱的校正模型,(Near infrared spectro
  3. 所属分类:文档资料

    • 发布日期:2024-05-29
    • 文件大小:12073984
    • 提供者:weidong123
  1. SSA

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

    • 发布日期:2024-05-29
    • 文件大小:105472
    • 提供者:护手霜
  1. matlabprogram

    0下载:
  2. 智能优化算法及其MATLAB仿真实例,包括进化类算法,群智能算法,模拟退火算法,禁忌搜索算法,神经网络算法等程序源码(Intelligent optimization algorithm and MATLAB simulation examples, including evolutionary algorithm, swarm intelligence algorithm, simulated annealing algorithm,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:73728
    • 提供者:白桦树
  1. 全局群智能优化算法改进ELM

    1下载:
  2. 利用全局优化算法改进群智能算法从而改进ELM(Global group intelligence optimization algorithm improves ELM)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:10867712
    • 提供者:M-min
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org