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

搜索资源列表

  1. PSO_B_SA

    2下载:
  2. 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1711
    • 提供者:wk
  1. SA_GA_PSO

    0下载:
  2. 模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this docum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:348476
    • 提供者:pu
  1. PSO--Overview_v2

    0下载:
  2. L’apparition des algorithmes évolutionistes à fait l’effet d’une bombe dans les domaines de la résolution de problèmes complexes, et spécialement dans l’optimisation de fonction avec contraintes. L’optimisation par essaim de particules se présent
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:105046
    • 提供者:redami
  1. The-Multi-user-Detection-ALGORITHM

    0下载:
  2. 联合智能(JI-MUD)多用户检测算法是由粒子群优化(PSO)算法,遗传算法(GA)和模拟退火(SA)算法-the joint intelligent multi-user detection (JI-MUD) algorithm which was composed by particle swarm optimization (PSO) algorithm, genetic algorithm (GA) and simulated annealing (SA) algorithm was p
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:927658
    • 提供者:杜大鲲
  1. sso_simple

    0下载:
  2. simplified swarm optimization的matlab版本,可以節省寫程式的時間。本程演算法已驗證可以在某些問題上找到比pso、ga、sa、ts、aco等演算法更好的解。-simplified swarm optimization in matlab version, you can write a program to save time. The scheduling algorithm has been verified can find better than pso,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者:Don Lai
  1. tsp

    0下载:
  2. SA、GA、PSO解决TSP问题的C++源代码-SA, GA, PSO to solve the TSP problem. C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:9080
    • 提供者:demi
  1. sa-pso

    0下载:
  2. 粒子群算法,利用粒子群算法求目标函数的最优问题,极大值或极小值-code for particle swarm optimization method written in MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2230
    • 提供者:周誉
  1. Algorithms

    0下载:
  2. matlab源码:K-means算法,粒子群算法PSO,模拟退火算法SA-The matlab source code: K- means algorithm, particle swarm optimization (PSO, simulated annealing algorithm SA
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:206261
    • 提供者:hhb
  1. sa-pso-bybird

    2下载:
  2. 基于原始粒子群算法和原始模拟退火算法的结合。具有收敛性好,计算速度快的优势-Combined with the original particle swarm algorithm based on simulated annealing algorithm and the original. Has a good convergence, high calculation speed advantage
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3043
    • 提供者:卢人杰
  1. COR(v1.1)

    0下载:
  2. 资源竞争算法,此算法经过测算由于PSO、GA、SA等等,可以快速有效的优化。- Competition Over Resource Optimization Algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:孙少龙
  1. PSA-nonuSA_89941

    0下载:
  2. 粒子群模拟退火算法 混合算法 可以运行 效果不错-pso sa
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14914261
    • 提供者:wshr
  1. sa-pso

    2下载:
  2. 利用模拟退火算法来接受不好的结果来改善粒子群算法,跳出局部最优陷阱。(The simulated annealing algorithm is adopted to accept the bad results to improve the PSO algorithm and jump out of the local optimal trap.)
  3. 所属分类:其他

    • 发布日期:2019-12-23
    • 文件大小:2048
    • 提供者:zyx1903435712
  1. 智能优化算法应用于近红外光谱波长选择的比较研究

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

    • 发布日期:2019-04-04
    • 文件大小:12073984
    • 提供者:weidong123
  1. PSO(粒子群)-SA(模拟退火)

    3下载:
  2. 粒子群算法-模拟退火算法,关于matlab的算法说明(Particle swarm optimization-simulated annealing algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-03
    • 文件大小:5120
    • 提供者:MRcl
  1. 神经网络入门13课源码

    3下载:
  2. 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part
  3. 所属分类:其他

    • 发布日期:2020-01-28
    • 文件大小:4372480
    • 提供者:1234567845432
  1. 启发式算法

    1下载:
  2. 基础的启发式算法样例,ACA,GA,PSO,SA(Example of basic heuristic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:40960
    • 提供者:AnfeiFan
  1. SA

    2下载:
  2. SA GA PSO等算法及改进的算法,以及Griewank 函数的matlab代码(SA GA PSO algorithm and improved algorithm, as well as the matlab code of Griewank function)
  3. 所属分类:其他

    • 发布日期:2020-06-12
    • 文件大小:5120
    • 提供者:萧瑟一笑
搜珍网 www.dssz.com