搜索资源列表

  1. hybrid-pso-clustering

    0下载:
  2. 一个求解聚类问题的混合pso算法,论文提出了比较新颖的算法,值得研究聚类问题的同学好好研究-A hybrid pso algorithm to solve clustering problem, the paper presents a novel algorithm, students learn to study worthy of study clustering problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:295936
    • 提供者:由从哲
  1. aco-ga-pso-tsp

    0下载:
  2. 一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-A collection of genetic algorithm, ant colony algorithm, the hybrid particle swarm optimization algorithm to solve TSP problems MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:严周广
  1. hybrid_PSO

    1下载:
  2. 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能-A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters se
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:楚湘华
  1. masterdegreeproject

    0下载:
  2. 一篇硕士学位论文,数值优化技术编码的 PSO混合算法及 其在前馈神经网络训练中的应用研究。-A master' s degree thesis, numerical optimization techniques encoded hybrid PSO algorithm and the former feed-forward neural network training in applied research.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:676864
    • 提供者:寇振强
  1. TSP-PSO

    0下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。-Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:33792
    • 提供者:灞堝媷
  1. hybrid-PSO

    1下载:
  2. 这是一个混合的粒子群算法编程实现,希望对大家有帮助-hybrid PSO code in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:路红棵
  1. pso

    1下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the b
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:16384
    • 提供者:熊杰
  1. Hybrid-PSO

    0下载:
  2. 基于matlab的混合粒子群算法,供算法应用学习者参考。-Matlab-based hybrid particle swarm algorithm, algorithm is used for learner reference.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

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

    0下载:
  2. Hybrid Genetic And PSO Algorithm Code in matlab-Hybrid Genetic And PSO Algorithm Code in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:rozita
  1. SVMhybridsystem

    0下载:
  2. A distributed PSOSVM hybrid system with feature selection and parameter optimization -Abstract This study proposed a novel PSO–SVM model that hybridized the particle swarm optimization (PSO) and support vector machin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:565248
    • 提供者:alice
  1. PSO-GA-S

    1下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:23653376
    • 提供者:吴军
  1. Hybrid-GA-PSO-Code

    1下载:
  2. Hybrid GA & PSO Algorithm Run the file MainHGAPSO
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:Mehdi
  1. TSP-based-on-improved-pso

    0下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algori
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:633856
    • 提供者:durongmao
  1. hybridPSO

    0下载:
  2. A hybrid PSO algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:ttd
  1. A-hybrid-PSO-ANFIS-approach-for-short-term-wind-p

    0下载:
  2. A hybrid PSO-ANFIS approach for short-term wind power prediction in Portugal_rep
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:44032
    • 提供者:ali
  1. hybrid-pso-and-ga

    0下载:
  2. this file content a hybrid pso and GA algorithm.
  3. 所属分类:其他小程序

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

    0下载:
  2. It is hybrid pso .In this pso algorithm combined with genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:JERRIN XAVIER
  1. Hybrid-PSO-GSA-Code

    0下载:
  2. Hybrid PSO and GA algorithm codes for Global optimization problems with a sample and cost function.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者:Mehrdad
  1. 2017-hybrid PSO-GA algorithm

    0下载:
  2. 2017 Optimization of a heliostat field layout using hybrid PSO-GA algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-29
    • 文件大小:378880
    • 提供者:hieuhuech1
« 12 3 4 5 6 »

源码中国 www.ymcn.org