CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 粒子群算法MATLAB程序

搜索资源列表

  1. PSOGABPDRNN.rar

    1下载:
  2. 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:131.34kb
    • 提供者:zhangguosheng
  1. psoprogress.rar

    4下载:
  2. %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 , Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4.62kb
    • 提供者:依然
  1. tutorial-for-matlab-code-of-POS

    0下载:
  2. 学习粒子群算法matlab代码,有算法介绍,及相应matlab程序,非常通俗易懂-Learning particle swarm algorithm matlab code, algorithm descr iption, and the corresponding matlab program, very easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:152.78kb
    • 提供者:五毛
  1. pso-bp

    7下载:
  2. 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-27
    • 文件大小:2.28kb
    • 提供者:chengfei
  1. PSO2

    0下载:
  2. 粒子群算法matlab 程序 可用于多种优化问题。-Particle swarm optimization matlab program can be used for a variety of optimization problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.14kb
    • 提供者:曹洪印
  1. GA_BP-pso_bp

    1下载:
  2. 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.52kb
    • 提供者:qing
  1. Optimization_of_RBF_Network

    2下载:
  2. Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified thr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.51kb
    • 提供者:陳子力
  1. SAPSO

    2下载:
  2. 模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-15
    • 文件大小:579byte
    • 提供者:liwei
  1. psoandimprovedpso

    2下载:
  2. 基本粒子群优化算法和改进粒子群优化算法程序,包括:用基本粒子群算法求解无约束优化问题,用带压缩因子的粒子群算法求解无约束优化问题,用线性递减权重粒子群优化算法求解无约束优化问题,用自适应权重粒子群优化算法求解无约束优化问题,用随机权重粒子群优化算法求解无约束优化问题,用学习因子同步变化的粒子群优化算法求解无约束优化问题,用学习因子异步变化的粒子群优化算法求解无约束优化问题,用二阶粒子群优化算法求解无约束优化问题,用二阶振荡粒子群优化算法求解无约束优化问题,用混沌粒子群优化算法求解无约束优化问题,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8.44kb
    • 提供者:wangjin
  1. qpso

    4下载:
  2. 量子粒子群算法的matlab实现,有程序说明-Quantum particle swarm optimization algorithm matlab implementation, there is descr iption of the procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:915byte
    • 提供者:logor
  1. GAPSO

    6下载:
  2. 这个算法是遗传算法和粒子群优化算法相互结合的matlab程序,优化效率提高很多,不会陷入局部最优-This algorithm is a genetic algorithm and particle swarm optimization algorithm combined with each other matlab program, optimizing the efficiency a lot and will not fall into local optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-17
    • 文件大小:4.94kb
    • 提供者:细细
  1. pso_base

    0下载:
  2. 本程序基于粒子群算法实现函数的寻优过程,粒子群算法实现简单,程序效率高,在现在智能算法中有广泛的应用。-The program is based on particle swarm optimization process to achieve the function of the particle swarm algorithm is simple, efficient procedures, in the present intelligent algorithm has a wide r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5.68kb
    • 提供者:王丽
  1. pso_matlab

    0下载:
  2. PSO算法,即粒子群优化算法Matlab程序,附详细说明-PSO Particle swarm optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.75kb
    • 提供者:张衡
  1. GeneticAlgorit

    0下载:
  2. matlab重要的学习资料 初学者的好帮手 程序代码非常重要,遗传算法与粒子群算法比较-matlab important information for beginners to learn a good helper program code is very important, genetic algorithms and particle swarm algorithm is relatively
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:134.79kb
    • 提供者:谭方
  1. pso-optimal-power-flow

    0下载:
  2. 使用粒子群优化算法对电力系统最有潮流进行优化,比较不错的程序-Using particle swarm optimization algorithm for power system to optimize the power flow, relatively good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:1.97kb
    • 提供者:dj
  1. pso_ga_RBF_network

    0下载:
  2. 用MATLAB语言编写的,采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Written by MATLAB, using the particle swarm algorithm to RBF neural network parameters were optimized, validated in the test program through the Particle Swarm Optim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.6kb
    • 提供者:yyt
  1. chap8(遗传算法和粒子群算法)

    0下载:
  2. 遗传算法流程以及几种应用场景,matlab原程序代码及mat文件(Genetic algorithm process and several application scenarios, matlab original program code and mat files)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:98kb
    • 提供者:flowerslee
  1. Class_10

    0下载:
  2. 介绍粒子群算法的定义及应用,包含matlab程序(This paper introduces the definition and application of particle swarm optimization, including Matlab program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:526kb
    • 提供者:cumt龙哥
  1. MOPSO-MATLAB-论文

    2下载:
  2. 提供了一种新的改进粒子群算法的MATLAB程序及相关论文材料,供学习使用(A new improved particle swarm optimization program MATLAB and related papers are provided for learning and using.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-05
    • 文件大小:475kb
    • 提供者:小熙
  1. 程序

    1下载:
  2. 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-04
    • 文件大小:47kb
    • 提供者:xinlingxiaosui
« 12 3 »
搜珍网 www.dssz.com