CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 粒子群 c

搜索资源列表

  1. mopsoC

    1下载:
  2. 使用C 语言编写的 多目标的粒子群优化算法 MOPSO 可以运行 内含测试函数 可以多功能运行-Using the C language for multi-objective particle swarm optimization algorithm MOPSO can run embedded test function can be multi-run
  3. 所属分类:Other systems

    • 发布日期:2016-09-14
    • 文件大小:35914
    • 提供者:姚思
  1. binary_pso_c

    0下载:
  2. 粒子群优化算法 二进制粒子群优化算法 c语言实现-Binary particle swarm optimization particle swarm optimization algorithm c language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:53316
    • 提供者:westread
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:55771
    • 提供者:ghy
  1. pso1

    0下载:
  2. 关于粒子群算法的c语言程序,可以用于函数优化,极其方便-About Particle Swarm c language program that can be used for function optimization, extremely convenient
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:qinming
  1. 6

    0下载:
  2. 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4581
    • 提供者:xuhuicheng
  1. pso

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

    • 发布日期:2017-04-01
    • 文件大小:311157
    • 提供者:lz
  1. totalPSO

    0下载:
  2. 这是用c++语言编写的粒子群算法源程序,可以运行这个程序。-It is written in c++ source particle swarm algorithm, you can run this procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2027899
    • 提供者:风暴
  1. duomubiaoliziqundaima

    0下载:
  2. 基于C语言的多目标粒子群优化算法,主要用于各种优化工作,例如机器人的运动轨迹的优化等等. -C-based multi-objective particle swarm optimization algorithm, mainly used for a variety of optimization, for example, the robot trajectory optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:65027
    • 提供者:haojuan
  1. main

    0下载:
  2. pso摄动算法,用c++编程实现,主要是用了粒子群算法-pso perturbation algorithm, using c++ programming, mainly used by PSO
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2866
    • 提供者:11
  1. PSO-SampEn--ApproxiEN-RVM

    1下载:
  2. PSO:粒子群优化算法,用C++和matlab两种语言实现的 RVM:相关向量机,比SVM更高级些 样本熵和近似熵:计算动态系统中时间序列的一个重要手段-PSO: PSO algorithm, using C++ and matlab realization of two languages RVM: relevance vector machine, some more advanced than SVM Sample entropy and approximate ent
  3. 所属分类:Other systems

    • 发布日期:2015-01-12
    • 文件大小:294912
    • 提供者:夏德玲
  1. multiobject-PSO

    2下载:
  2. 多目标粒子群优化算法C++代码,一个墨西哥人写的-Multi-objective particle swarm optimization C++ code, written in a Mexican
  3. 所属分类:Other windows programs

    • 发布日期:2015-05-13
    • 文件大小:19456
    • 提供者:雷震
  1. GAPASPPSOPtree_drawPdoublezhanpaixu

    0下载:
  2. c++代码,包含了蚁群算法,粒子群算法,遗传进化算法等-c++ Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7108
    • 提供者:xieshuai
  1. 粒子群算法

    1下载:
  2. C/C++语言粒子群代码,求最大最小值问题(C/C++ language code of particle swarm optimization, for maximum and minimum problems)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:7168
    • 提供者:wm667
  1. 整数规划粒子群算法

    0下载:
  2. 用于求解整数规划的粒子群算法C++代码。(C++ code of particle swarm algorithm for Solving integer programming)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:wm667
  1. 利用PSO算法优化求解PID参数

    3下载:
  2. PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:小超越
  1. PSO_TEST

    0下载:
  2. c++实现的粒子群算法,线性递减权重版本,实现在六个测试优化函数上的测试功能(a C++ implementation of particle swarm optimization (PSO))
  3. 所属分类:其他

  1. psoSVM

    1下载:
  2. 采用粒子群算法优化支持向量机的两个参数c与g,以进行后续的实验(Particle swarm optimization (PSO) is used to optimize two parameters c and G for support vector machines for subsequent experiments)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:71680
    • 提供者:Mr.姜
  1. 粒子群算法-求二次函数最大值问题

    1下载:
  2. 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-05
    • 文件大小:1024
    • 提供者:yaokuku123
  1. mopso

    1下载:
  2. MOPSO多目标粒子群优化算法c++实现(内附其对应论文),其代码写作规范具有参考价值,其对应论文供大家学习与交流。(MOPSO multi-objective particle swarm optimization algorithm c++ implementation (with its corresponding papers), its code writing specification has a reference value, the corresponding papers
  3. 所属分类:其他

    • 发布日期:2020-11-03
    • 文件大小:4928512
    • 提供者:咖喱1
  1. ELM_PSO-master

    3下载:
  2. 为了提升配网供电可靠性的预测精度!提出了基于主成分分析和粒子群优化极限学习机的配网供电可靠 性预测模型$ 从多方面分析影响供电可靠性的指标!利用主成分分析得到综合变量!实现对数据的降维$ 在此基 础上!构建人工神经网络并利用粒子群算法优化极限学习机的输入权值和阈值!完成对训练供电可靠性预测模型 的训练$ 以某大型电网的 ?L 个供电局样本 !% 种影响供电可靠性因素为例进行仿真分析!并将 E S R C E FQ C 4 G D算 法与 ! 种回归拟合算法对比!验证了该方法的有效性(It i
  3. 所属分类:其他

    • 发布日期:2020-07-08
    • 文件大小:23552
    • 提供者:我要面包23
搜珍网 www.dssz.com