搜索资源列表

  1. pso

    0下载:
  2. This an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO. Allows code-reusability when trying different po
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:Chris Leung
  1. pso

    0下载:
  2. 粒子优化通用程序,可以在MATLAB上运行-PSO
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:wupeng
  1. pso-caj

    0下载:
  2. 粒子群算法文献,很多的,比较全caj文件-pso algorithm papers in caj
  3. 所属分类:技术管理

    • 发布日期:2024-04-30
    • 文件大小:5784576
    • 提供者:李晓非
  1. pso

    0下载:
  2. 高级人工智能算法中的粒子群算法,VC++开发环境实现-PSO Algorithm developed in the Visual c++
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:311296
    • 提供者:lz
  1. PSO

    0下载:
  2. 一个实现PSO的实验源代码,含实验报告,VC环境-PSO experimental realization of a test report containing the code
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:368640
    • 提供者:cooltime
  1. PSO-RBF

    0下载:
  2. PSO 算法与RBF神经网络算法的结合,有一定借鉴价值-PSO algorithm and the combination of RBF neural network algorithm, there is a certain reference value to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:208896
    • 提供者:huang
  1. pso

    0下载:
  2. pso(粒子群算法)优化神经网络 MATLAB的m 文件
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:781312
    • 提供者:caini2008
  1. based-PSO

    0下载:
  2. PSO源程序,可以任意优化两维数据点和多维数据点,在优化多维数据时,要将初始矩阵变成多维矩阵-PSO source code, you can optimize an arbitrary two-dimensional data point and multi-dimensional data points, in the optimization of multi-dimensional data, to the initial ma
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:19456
    • 提供者:司绪飞
  1. pso

    0下载:
  2. pso algorithme NOTE: THIS IS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Rea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:mlaouhi
  1. pso-ppt-sample

    0下载:
  2. 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. P
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:1087488
    • 提供者:Kevin
  1. pso

    0下载:
  2. 粒子群算法 优化算法 范围内寻优-pso
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:www
  1. pso

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

    • 发布日期:2024-04-30
    • 文件大小:16384
    • 提供者:熊杰
  1. pso

    0下载:
  2. PSO粒子群算法的JAVA实现,效率还算可以,谢谢了-PSO Particle Swarm JAVA implementation, efficiency too badly, thank you
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:li
  1. pso

    0下载:
  2. 粒子群算法的源码 主要如何运用于机器人路径规划-pso
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:张龙妹
  1. PSO

    1下载:
  2. 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:silence
  1. pso-multiobjective

    2下载:
  2. 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:58368
    • 提供者:mingming
  1. (pso)matlab[matlab]

    0下载:
  2. 这是粒子群较详细的工具箱,有不同的应用,并且有实例-This is a more detailed PSO toolbox, there are different applications and have examples of
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:57344
    • 提供者:pengweiwei
  1. pso

    0下载:
  2. 粒子群算法入门程序,对一个示例函数求极大值,程序含有详细注释。-PSO entry procedures to request a sample function of maximum value, the program contains the detailed comments.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:林建华
  1. pso

    0下载:
  2. pso算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:7168
    • 提供者:
  1. pso

    0下载:
  2. 用粒子群优化算法(PSO)求peaks函数的极值-Particle swarm optimization (PSO) seeking the extreme peaks function
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:欧文
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org