搜索资源列表

  1. cpso

    0下载:
  2. CPSO C++
  3. 所属分类:其它程序

    • 发布日期:2011-06-01
    • 文件大小:311582
    • 提供者:Robinping
  1. cpso

    1下载:
  2. c语言版基本粒子群算法源程序-c-language version of elementary particles algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:62464
    • 提供者:曲晓威
  1. cpso

    0下载:
  2. 协同粒子群的原始文章,南非人所写。a cooperative approach to particel swarm optimization-Cooperative Particle Swarm original articles, written by South Africans. a cooperative approach to particel swarm optimization
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:498688
    • 提供者:zz
  1. cpso-HK

    1下载:
  2. 用matlab语言编的多维粒子群代吗,共参考-Matlab language made use of multi-dimensional particle swarm you on behalf of a total of reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:15360
    • 提供者:zz
  1. cpso

    0下载:
  2. 粒子群优化算法容易理解,实现简单,优化速度快,收敛性强。常用于解决种类最优化问题。-Particle swarm optimization algorithm easy to understand, easy to achieve, and optimize the speed and strong convergence. Types commonly used in the optimization problem to solve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:lxd
  1. CPSO

    0下载:
  2. 我修改的混沌粒子群算法 根据某本参考书上的讲解在pudn上的某个程序的基础上修改得来-this is based on one of the cpso source in pudn,i change it using a algthrim writen in a book
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:311296
    • 提供者:shaivas
  1. TEC_CLPSO-Sept-05

    3下载:
  2. 里面包含全面的粒子群算法,有CLPSO、CPSO、FIPSO等-Which contains a various particle swarm algorithms, there is CLPSO, CPSO, FIPSO, etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-14
    • 文件大小:132096
    • 提供者:陈东
  1. matlab

    0下载:
  2. i need source code for JSSP using GA,PSO,hPSO and CPSO.
  3. 所属分类:文件操作

    • 发布日期:2024-06-14
    • 文件大小:4908032
    • 提供者:mohana raajan
  1. CPSO

    0下载:
  2. 关于粒子群算法的一个很好的程序。欢迎大家共同学习和探讨。-Particle swarm optimization on a good program. Welcome to learn and explore together.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:36864
    • 提供者:wangjing
  1. CPSO

    1下载:
  2. 混沌粒子群算法理论文献,比较全面的概括了这一算法-Chaotic particle swarm theory literature, a more comprehensive overview of this algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-14
    • 文件大小:6142976
    • 提供者:terrence
  1. CPSO

    0下载:
  2. 混沌粒子群-斜分绝对差的程序,是课题里面的,可以执行,给大家参考一下-CPSO-Oblique absolute difference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:8192
    • 提供者:叶志龙
  1. CPSO--S

    0下载:
  2. 混沌粒子群-直分绝对差的程序,也是课题里面用的,可以执行,供大家参考-CPSO-Straight points absolute deviation procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:9216
    • 提供者:叶志龙
  1. cPso-EN

    0下载:
  2. 混沌粒子群-二维直分最大熵的程序,研究课题里的内容,提供给大家参考-CPSO-Two-dimensional straight points of maximum entropy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-14
    • 文件大小:7168
    • 提供者:叶志龙
  1. CPSO

    0下载:
  2. cpso求解伸缩绳设计问题,优化目标寻求满足最小偏差切应力震动频率-cpso retractable rope design problem solving, optimization objectives seeking to meet the minimum shear stress vibration frequency deviation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-14
    • 文件大小:31744
    • 提供者:卫星
  1. CPSO

    0下载:
  2. 用CPSO算法求解带约束的函数优化问题。目标函数为f=(x(3)+2)*x(2)*x(1)^2,求其最小值;约束为g(1)=1-x(2)^3*x(3)/(71785*x(1)^4) g(2)=(4*x(2)^2-x(1)*x(2))/(12566*(x(2)*x(1)^3-x(1)^4))+1/(5108*x(1)^2)-1 g(3)=1-140.45*x(1)/(x(2)^2*x(3)) g(4)=(x(1)+x(2
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:1909760
    • 提供者:weixing
  1. cpso

    1下载:
  2. 根据cpso算法给出的一个matlab代码,全,添加测试函数即可运行-According cpso given an algorithm matlab code, full, add test functions to run
  3. 所属分类:软件工程

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:王燕燕
  1. CPSO

    0下载:
  2. 带收缩因子的粒子群优化算法(CPSO)的matlab源代码-With constriction factor PSO (CPSO) matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-06-14
    • 文件大小:1024
    • 提供者:楼吗发
  1. CPSO

    0下载:
  2. 混沌粒子群优化算法-CPSO与基本粒子群对比,对同一个判断方程,输出二都的收敛曲线图,比较优劣!-Chaos particle swarm particle swarm optimization algorithm-CPSO contrast, a judge on the same equation, the convergence of both output two graphs compare the pros and cons
  3. 所属分类:matlab例程

    • 发布日期:2024-06-14
    • 文件大小:346112
    • 提供者:lin
  1. cpso

    0下载:
  2. CCPSO的c++实现,CCPSO具有天然的可并行性,通常用来求解高维优化问题。(CCPSO implementation of c++, CCPSO has natural parallelism, and is usually used to solve high-dimensional optimization problems.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-14
    • 文件大小:38912
    • 提供者:fanf_zhang
  1. CPSO_test

    0下载:
  2. 粒子群优化算法CPSO,解决一下工程优化问题(Particle swarm optimization algorithm CPSO)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-14
    • 文件大小:1701888
    • 提供者:nculuozu
« 12 3 4 »

源码中国 www.ymcn.org