搜索资源列表

  1. 差别算法matlab源码

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:16384
    • 提供者:
  1. 粒子群优化算法C

    1下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it ha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:16384
    • 提供者:wxd
  1. cw1

    1下载:
  2. 此程序为训练RBF网权值的量子粒子群优化算法,供各位参考-this program for training RBF net weights Quantum Particle Swarm Optimization Algorithm for reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:jhon
  1. Demo PSO

    0下载:
  2. 粒子群优化算法(pso)的源程序。包括基本粒子群算法的程序及其在优化函数方面的应用。-Particle Swarm Optimization (PSO) of the source. Groups including the elementary particles algorithm optimization process and its function in the application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:周正
  1. pso_2D1

    0下载:
  2. 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO pr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:陈明
  1. PSO-C

    0下载:
  2. 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。-in the C-language environment to the use of the PSO algorithm, the greatest need is speed, the number of iteration, as the smallest disruption error conditions such as in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:58368
    • 提供者:
  1. pso1

    1下载:
  2. pso粒子群优化算法程序 加了实现模糊功能的新算法。-PSO PSO algorithm processes the realization of the new and fuzzy algorithm.
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:jun
  1. show_pso

    0下载:
  2. pso 粒子群优化算法演示程序,实现图形化界面。-PSO PSO algorithm demonstration program to achieve graphical interface.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:jun
  1. psoOptions

    0下载:
  2. pso粒子群优化算法参数设置,是工具箱中结合部分的核心。-PSO PSO algorithm parameter settings, Toolbox is part of the integration of the core.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:jun
  1. ParticleSwarmOptimization

    0下载:
  2. 粒子群优化算法的源代码。以一个实例演示了基本粒子群算法的实现,是很高效的智能算法-PSO algorithm source code. An example to demonstrate the algorithm group of elementary particles, were very smart and efficient algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:15360
    • 提供者:ok8848
  1. ypso

    0下载:
  2. 粒子群优化算法,挺好,大家可以试试,非常好的优化算法-PSO algorithm, is very good, we could try, very good Optimization Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:杨延西
  1. yypso

    0下载:
  2. 向大家推荐非常好的粒子群优化算法讲解,简单、易懂。-we recommend to you a very good PSO algorithm brief, simple, easy to understand.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-06
    • 文件大小:153600
    • 提供者:杨延西
  1. pso530

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:134144
    • 提供者:周荷
  1. psoanduse

    0下载:
  2. 粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-06
    • 文件大小:162816
    • 提供者:sealyu
  1. NN-PSO

    0下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:21504
    • 提供者:chenqh
  1. liaiqun

    0下载:
  2. 粒子群matlab程序,大家下载下来觉得好的话,一定要留言阿,包含粒子群优化,是用matlab编的。-PSO Matlab procedures, we feel good downloaded down, we must voice A, include PSO is using Matlab series.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:刘胜荣
  1. Class_Cover_PSO_FNN

    0下载:
  2. 基于类覆盖算法和粒子群优化的神经网络解决模式分类问题-algorithm based on the type coverage and PSO the neural network model to solve classification problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1370112
    • 提供者:老农
  1. zgfbpso

    0下载:
  2. 离散二进制粒子群优化算法,非常热门的新算法,给出几个函数实例,供大家参考-discrete binary PSO algorithm, a very popular new algorithm, gave a few examples of function, for your reference
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:209920
    • 提供者:
  1. psom

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

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:z
  1. LIZIQUN

    0下载:
  2. 粒子群优化算法,请自行设置参数进行测试。发现一些BUG。自己看看吧。-PSO algorithm, set up their own parameters for the test. BUG found. They watch it.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:张天桥
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org