CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PSO算法

搜索资源列表

  1. 阻尼PSO算法(MT一维反演应用)

    2下载:
  2. 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-12-19
    • 文件大小:922822
    • 提供者:mou_yq
  1. PSO算法实现

    0下载:
  2. 自己实现的PSO算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-03-04
    • 文件大小:116537
    • 提供者:wrhwww
  1. PSO算法实现

    0下载:
  2. PSO 算法的源代码,有很好的注释,希望给编程爱好者有一点帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-03-04
    • 文件大小:134172
    • 提供者:wrhwww
  1. 粒子群算法

    0下载:
  2. PSO算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-10
    • 文件大小:11621
    • 提供者:vhyimn
  1. pso算法

    0下载:
  2. 用PSO算法求解TSP
  3. 所属分类:源码下载

  1. 用于一维搜索的PSO算法.rar

    1下载:
  2. 用于一维搜索的PSO算法
  3. 所属分类:源码下载

    • 发布日期:2010-12-15
    • 文件大小:1074
    • 提供者:godspeed13
  1. PSO_constrian.rar

    1下载:
  2. PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-01-11
    • 文件大小:289691
    • 提供者:高显忠
  1. matlab中pso源程序

    9下载:
  2. 使用PSO提供了具体的事例,并详细说明怎样使用该Matlab编写的PSO算法,对一般的问题有借鉴功能。-PSO provides for the use of concrete examples, and details how to use the PSO algorithm is written in Matlab, for a general reference functional problems.
  3. 所属分类:matlab例程

    • 发布日期:2012-10-22
    • 文件大小:198801
    • 提供者:liu897662777
  1. PSO

    3下载:
  2. 基于matlab的PSO软件包 PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-PSO soft for matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2125860
    • 提供者:zs
  1. pso

    3下载:
  2. 带有测试函数的PSO算法源代码,用matlab开发-Test function with the source code of the PSO algorithm, developed using matlab
  3. 所属分类:matlab

    • 发布日期:2014-05-05
    • 文件大小:1453
    • 提供者:陈颖
  1. pso

    0下载:
  2. 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:957
    • 提供者:曹洪印
  1. pso

    0下载:
  2. 最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2137
    • 提供者:留心
  1. Teachingpso

    0下载:
  2. PSO算法,老师上课给的例题,虽然他的研究生编程编的有点不那么简洁,但指导一下还是可以的-PSO algorithm, the sample questions to the class teacher, although his post-graduate program made a bit less concise, but still be able to tell the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2740
    • 提供者:chch
  1. PSO

    0下载:
  2. 标准PSO算法,c代码实现-Standard PSO algorithm, c code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2099
    • 提供者:
  1. PSO-VB

    0下载:
  2. 提供一个用visual basic实现的pso算法代码,希望对相关工作人员有用-Provide an implementation to use the visual basic code pso algorithm, in the hope that useful work
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:21727
    • 提供者:XiongRunqun
  1. PSO-C

    0下载:
  2. 由于本人是搞优化的,所以继续提供给大家关于实现pso算法的c代码,希望有用。-Because I engage in are optimized so to continue to provide to the U.S. regarding the implementation pso algorithm c code, I hope useful.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:120538
    • 提供者:XiongRunqun
  1. pso(1)

    0下载:
  2. pso算法源程序 介绍基本粒子群算法的MATLAB实现程序-Particle Swarm Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1051
    • 提供者:朱程燕
  1. pso

    1下载:
  2. 用VC++写的粒子群算法,效率高,结果较精确!-pso algorithm is completed by using VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:9744
    • 提供者:jonguo
  1. pso

    0下载:
  2. matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:6749
    • 提供者:张锁
  1. 改进PSO算法及其测试函数

    1下载:
  2. 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
  3. 所属分类:其他

    • 发布日期:2021-01-29
    • 文件大小:3072
    • 提供者:bloomfzl
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com