登录
首页 » 算法 » pso程序的源代码 pso程序的源代码

pso程序的源代码 pso程序的源代码

于 2022-03-28 发布 文件大小:2.29 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。-PSO program

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

发表评论

0 个回复

  • //=== === === === === ==== === === === === === === =// letter Description// func...
    //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
    2022-04-29 13:08:12下载
    积分:1
  • 很好的调度仿真程序
    能够实现不通类型生产车间的调度仿真,适合于初学者进行相关方面的锻炼和学习。
    2022-02-06 22:57:55下载
    积分:1
  • odd N bands Demon Lineup : N
    奇数N 阶魔方阵问题: 奇数N 阶魔方阵的构造规则如下: 1、在第一行的正中间填入1; 2、如果左上角能够移动,则往左上角填入后继的数;如果左上角不 能移动,则顺移到该列最下方左边的一列中最靠近该列的位置; 3、如果左上角不能移动,同时在该列位置的最下方左边最靠近的位 置处也不能填入数,则往该位置的上一行的最右边的位置处填入 后继数; 4、每次尽可能地往左上角填数,如果发现左上角已经填满了数,则 从当前填的数的位置下方填上后继数。 要求: 无。 输入: 用户从键盘任意输入一个正奇数。 输出: 打印出该魔方阵。-odd N bands Demon Lineup : N-odd magic Lineup Construction Rules are as follows : 1, the first line is the middle of a preference; Two, if the upper left corner to Mobile, the successor to fill in the upper left; If the upper left corner, unable to move, with the move out of the bottom of the left one of the closest out of position; three, if the upper left corner, unable to move, while in the position shown in the bottom left nearest location Department has not entered a few, to the position of the party on the right side of the positions filled successor; 4, each possible to fill the upper left corner, if fill the upper left corner, has found a few, from the current fill several positions to fill in the bottom subsequent few. Requ
    2022-01-21 19:39:47下载
    积分:1
  • 用归并的思想实验文件的k路归并,代码为文件k路归并的c语言实现...
    用归并的算法思想实验文件的k路归并,代码为文件k路归并的c语言实现-Thinking of merging algorithm with the experimental k-way merge document, code k way merge for files of c language
    2022-02-03 09:42:05下载
    积分:1
  • 巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的...
    巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的算法-Wumpus problem solving
    2022-04-10 08:53:37下载
    积分:1
  • 用C写的,在VC上编译通过,可以查看运行结果,代码没写注释...
    用C写的,在VC上编译通过,可以查看运行结果,代码没写注释-written in C, compiled by VC can see the operational results, I did not write code Notes
    2022-01-22 02:25:43下载
    积分:1
  • 用VC和OPENCV实现的人脸检测 以及MIT人脸样本库
    用VC和OPENCV实现的人脸检测 以及MIT人脸样本库,对学习VC和OPENCV很有帮助,能有效实现人脸检测
    2023-04-22 02:35:04下载
    积分:1
  • 一个用于蛋白质序列分类的profile hmm的Perl代码
    一个用于蛋白质序列分类的profile hmm的Perl代码-One for protein sequence classification of the Perl code profile hmm
    2022-10-26 00:10:03下载
    积分:1
  • 这是一个简单的基础,为32个技能的转换,正确理解知道…
    这作为一个简单的基础转换32种技能,正确理解知道要点,系统可以做出不同频段的计算需求。
    2022-11-04 08:50:02下载
    积分:1
  • 这是用来验证卡号世界各地LUHN
    This the Luhn algorithm used to verify card numbers throughout the world. -This is the Luhn algorithm used to verify card numbers throughout the world.
    2022-12-16 15:10:03下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载