搜索资源列表

  1. 共享微粒群优化算法PSO工具箱

    1下载:
  2. 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
  3. 所属分类:Windows编程

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

    2下载:
  2. 标准pso算法程序包_matlab版,易于初学者。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:2352
    • 提供者:okduweijie
  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:王道军
  1. pso

    0下载:
  2. 这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:ljzhang
  1. pso-GM

    2下载:
  2. 基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数-Perturbation algorithm based on chaotic PSO algorithm to solve the early problems and to train with a combination of both gray prediction model parameters
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:梁锦兆
  1. PSO

    0下载:
  2. 关于PSO算法 ,这是一个与自适应控制有关,也是控制的输入.-On the PSO algorithm, which is a relevant and adaptive control as well as control input.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:26624
    • 提供者:陈崇满
  1. pso

    0下载:
  2. PSO算法的改进以及应用,算法需要进行适当修改,可以进行适当的调整-PSO algorithm and the application, the algorithm is needed with appropriate modifications, can be appropriately adjusted
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:罗伟
  1. PSO

    0下载:
  2. 1、pso算法介绍 2、遗传算法与PSO 3、神经网络与PSO 4、PSO的参数设置-1, pso algorithm Introduction 2 Genetic Algorithms and PSO3, neural network and PSO4, PSO parameter settings
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:153600
    • 提供者:黄松
  1. PSO

    1下载:
  2. PSO算法,粒子群优化算法,VC界面实现-PSO algorithm, particle swarm optimization algorithm, VC interface
  3. 所属分类:人工智能/神经网络/遗传算法

  1. PSO

    0下载:
  2. PSO算法,用于神经网络算法,在RF电路设计中也可以应用。-PSO algorithm, neural network algorithm used in RF circuit design can be applied.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:罗程宝
  1. PSO

    1下载:
  2. PSO算法,经过改进,用于优化并用MATLAB实现,希望对大家有所帮助。-PSO algorithm is improved for the optimized and used MATLAB to achieve, I hope all of you to help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:佳佳
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1675264
    • 提供者:张岩
  1. PSO

    0下载:
  2. 用java写的PSO算法求解函数优化的可视化.-Using java to write the PSO algorithm for solving function optimization visualization.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:49152
    • 提供者:lili
  1. pso

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

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:
  1. PSO

    0下载:
  2. PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:1187840
    • 提供者:二毛
  1. PSO算法程序

    0下载:
  2. 粒子群优化算法是一种基于群体智能的演化计算技术。与遗传算法相比,PSO没有遗传算法中的选择(Selection)、交叉(Crossover)、变异(Mutation)等操作,而是通过粒子在解空间追随最优的粒子进行搜索。(Particle Swarm Optimization (PSO) is an evolutionary computing technique based on group intelligence. Compared
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:lazyxiaoming
  1. PSO

    0下载:
  2. 粒子群算法(PSO)算法的简单实现,用于寻找函数最小值。该代码适合于PSO 算法初学者进行深刻理解。(Simple implement of PSO algorithm that will help the person who is new learn PSO algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:Simon91
  1. pso算法

    0下载:
  2. 粒子群算法,可用于解决优化问题。例如旅行商问题(Particle swarm optimization can be used to solve optimization problems. For example, the traveling salesman problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:11264
    • 提供者:小李子子
  1. 粒子群算法

    0下载:
  2. pso算法,可运行出结果,根据自己需求自己改变优化目标函数即可。(pso algorithm, which includes 11 m file and can be properly run to obtain results.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:magic_bin
  1. PSO+2

    0下载:
  2. 基于模拟退火的PSO算法;用一个算列来说明该方法;同步变化学习因子PSO算法,也用一个算例来说明;本人运行测试通过(PSO algorithm based on simulated annealing; a column is used to illustrate the method; I run the test.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:huang_sir
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org