搜索资源列表

  1. 标准pso算法程序包_matlab版

    0下载:
  2. 标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:李军
  1. pso_2D

    0下载:
  2. 一种新的优化算法-粒子群算法,优化函数,速度较快,希望大家可以借鉴.-a new optimization algorithm-PSO algorithm optimization function, faster hope we can learn from.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:大侠
  1. pso_pid

    1下载:
  2. 这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。-this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jiangsx
  1. PSO11

    0下载:
  2. pso粒子群算法的matlab程序.实现了第一个函数的优化.其他函数类似.比较简单明了-PSO PSO algorithm Matlab procedures. The first realization of a function optimization. Other similar function . relatively simple to understand
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:wxf
  1. functionpop

    0下载:
  2. 本文件主要是针对于粒子群算法在matlab环境中地应用说编写地m文件!其中粒子群算法地目标函数可在源程序中自行更改! -this document is mainly targeted at PSO algorithm in Matlab environment application to the preparation of that document m! PSO algorithm which to target functio
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:毛学志
  1. BasicPso

    0下载:
  2. 粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:sss
  1. hPSOption

    0下载:
  2. 一个国外学者编辑的粒子群算法,对于初学者和其他人员均有很大的帮助作用-a foreign scholar edit the PSO for beginners and other staff have been very helpful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:李冰
  1. hpsooption

    0下载:
  2. 有关粒子群算法的源代码,matlab编写,希望对需要的朋友有用。-the PSO source code, Matlab prepared, and I hope to the needs of useful friends.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:lq
  1. regular_pso_l

    0下载:
  2. 粒子群算法的局部模型程序,比全局模型的效果要好,尽管收敛速度慢些,但是都能找到最优点。-PSO partial model program than the overall model is better effect, despite the convergence speed more slowly, But can find the most advantages.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:lt
  1. apso

    1下载:
  2. 改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-improved PSO-- Adaptive PSO. In a normal PSO which joined the entropy and the average particle from the concept of convergence speed, it is not
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:lt
  1. psotb-beta-0.3

    0下载:
  2. 粒子群算法的matlab程序,包括结合神经网络-Particle Swarm matlab procedures, including the combination of neural network
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:55296
    • 提供者:刘辉
  1. newpso

    0下载:
  2. 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助。-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:345088
    • 提供者:savvy
  1. pso_Trelea_vectorized

    0下载:
  2. 粒子群算法MATLAB程序,求解优化问题。(Particle swarm optimization (PSO) MATLAB program)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:哈密瓜12138
  1. 粒子群算法的matlab实现

    0下载:
  2. MATLAB实现的一种简单粒子群优化算法。(Matlab implementation of a simple particle swarm optimization algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:风不会吹
  1. 粒子群算法计算最短路径

    0下载:
  2. 粒子群算法计算车辆最短路径,MATLAB实现,可稳定运行(Particle Swarm Optimization for Vehicle Shortest Path)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:etoiles
  1. PSO(粒子群)-SA(模拟退火)

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

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:MRcl
  1. 基于粒子群优化算法的特征选择SVM分类

    0下载:
  2. 针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second ti
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:281600
    • 提供者:yty1018
  1. 粒子群算法

    0下载:
  2. 利用粒子群算法计算某一函数的最大值,直接运行main.m文件即可,fun.m用于计算粒子适用度,目标函数可根据自身需要进行修改。(Use particle swarm algorithm to calculate the maximum value of a function, just run the main.m file directly. Fun.m is used to calculate the applicability
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:coragao
  1. 含分布式电源多目标粒子群无功优化

    0下载:
  2. 使用matlab语言编程的粒子群算法对含分布式电源的配电网进行多目标优化(Multi-objective optimization of distribution network with distributed generation using particle swarm optimization algorithm programmed by MATLAB)
  3. 所属分类:matlab例程

  1. 基于混沌自适应粒子群优化的matlab程序

    0下载:
  2. 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法(Documents including particle swarm algorithm with compression factor, weighting the improved particle swarm a
  3. 所属分类:其他小程序

« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org