登录
首页 » c » 粒子群优化算法POS

粒子群优化算法POS

于 2022-01-22 发布 文件大小:14.74 kB
0 98
下载积分: 2 下载次数: 2

代码说明:

粒子群优化算法 const int PNum = 20; //微粒个数 const int PDim = 2; //微粒维数 double Xup[] = {100, 100}; //自变量上界 double Xdown[] = {-100, -100}; //自变量下界 //主程序 void main() { MyPSO pso(PDim, PNum); //生成微粒群实例 pso.SetXup(Xup); //设置自变量上界 pso.SetXdown(Xdown); //设置自变量下界 pso.SetVmax(0.2); //设置最大速度 pso.SetCom(MyCom); //设置通讯函数 cout

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LEDkejianguangtongxin
    可以实现LED可见光传输数据,非常好的开题报告。(LED transmit data using visible)
    2013-04-26 12:48:17下载
    积分:1
  • cp341无狗程序
    西门子CP341无狗程序。。西门子CP341无狗程序(Siemens CP341 Dogless Program)
    2019-01-19 20:21:57下载
    积分:1
  • 人脸检测代码
    可实现检测图片中有无人脸的功能,并将人脸用圆圈标示出来,使用opencv自带的训练器文件,精度不是很高,但功能基本可以实现。
    2022-11-21 14:35:08下载
    积分:1
  • GPS_SPP
    GPS伪距单点定位,包括导航文件、观测文件、精密钟差和精密星历的读取,对流层Hopfield模型,电离层K8模型,采用最小二乘法,最后通过调用matlab来计算测站坐标。对GPS编程初学者是很好的编程哦。(GPS pseudorange point positioning, including navigation documents, observation files, precision clock bias and precision ephemeris read, Hopfield model troposphere, ionosphere K8 model, using least square method, and finally by calling matlab to calculate station coordinates. The GPS program is a good program for beginners oh.)
    2020-07-28 17:18:43下载
    积分:1
  • PARSER
    语法分析,和编译原理课程配套,可以输出错误原因。输入通过读文件。(Syntax analysis, and compiler theory course package, you can output the wrong reasons. Input by reading the file.)
    2020-06-30 18:40:01下载
    积分:1
  • 详细讲述如何用delphi进行com编程
    详细讲述如何用delphi进行com编程-described in detail how to use delphi programming for com
    2023-05-10 06:25:03下载
    积分:1
  • ECC-files
    A comrehensive collection of software routines for forward error correction. Copyright 2004 by Todd K. Moon Permission is granted to use this program/data for educational/research only
    2011-11-22 03:16:10下载
    积分:1
  • C-means
    说明:  C-means in 2 types. C=2
    2020-06-16 02:00:01下载
    积分:1
  • 24L01
    这是24L01台产资料,详细介绍了24L01如何使用,还有一些教程。(The machine is 24 l01 production data, 24 l01 was introduced in detail how to use, and some tutorial)
    2016-04-29 14:42:01下载
    积分:1
  • iocomp
    极品工业仪表控件iocomp的使用说明,很详细,找了好久才找到。。。(iocomp )
    2010-08-21 20:10:43下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载