-
C++ MOPSO 代码
本人新研究的一个MOPSO(多目标粒子群算法),用于各种优化计算,C++编译,非常好用,
何选择带领者呢?
MOPSO在存档中选择一个粒子跟随。如何选择呢?根据网格划分,假设每个网格中粒子数个,i代表第几个网格。该网格中的粒子被选择的概率为,即粒子越拥挤,则选择的概率越低。这是为了保证能够对未知的区域进行探索。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 10:21:19下载
- 积分:1
-
是关于系统辨识的一篇论文和本人对文中所提论文方法的Matlab程序验证...
是关于系统辨识的一篇论文和本人对文中所提论文方法的Matlab程序验证-System identification on a paper and my thesis on the methods mentioned in the text of the Matlab program to verify
- 2022-02-12 10:27:40下载
- 积分:1
-
使用LABVIEW VI实现的加热炉温度控制系统
使用LABVIEW VI实现的加热炉温度控制系统-LABVIEW VI implemented the use of furnace temperature control system
- 2022-01-28 02:11:53下载
- 积分:1
-
pipe
pipe类 pipe类 pipe类 pipe类-pipe-type pipe-type pipe-type pipe-type pipe-type pipe-type
- 2022-03-16 00:24:04下载
- 积分:1
-
一个鼠标特效,一个关于网页中鼠标更随文字的特效
一个鼠标特效,一个关于网页中鼠标更随文字的特效-Effects of a mouse, a mouse on the page with the text of the special effects more
- 2022-04-18 14:50:22下载
- 积分:1
-
O-qpsk 在 systemview 的实现方法, 源代码哦-O-qpsk is implemented by systemview . all is source code very well.
- 2022-11-14 17:40:04下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第一部分
数字信号处理课程的有关实验,分为两部分,这是第一部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of
- 2023-09-04 16:00:04下载
- 积分:1
-
Algorithm for lesson plans, content of ppt file format, document the activities.
算法教案,内涵ppt格式文档,活动文件。-Algorithm for lesson plans, content of ppt file format, document the activities.
- 2022-03-16 01:06:33下载
- 积分:1
-
BIOS基本设定练习模拟器
BIOS基本设定练习模拟器-BIOS basic exercises set simulator
- 2023-01-24 17:15:03下载
- 积分:1
-
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975...
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975 -0.0157112 0.55523 8.65E-05 -7.9142 17.606
该输入文件按列为:年、月、日、时、分、序号、各量
计算结果将保存在数组里,如T【24】,24表示24小时(因为是1小时的平均)。
对输入文件的行进行循环,计算1小时的平均,该行的数据将累计平均到下标取“时”列的数组中。
-this program is to calculate the average daily change. Data input file format is 2006 9 20 0 30 12577 0.263253 2.74975-0.0157112 0.55523 8.65E-05-7.9142 17.606 of the losers into the document, as : year, month, day, hour, minute, serial number, the calculation results will be stored in the array, such as T [24]. 24 said 24 hours (because it is an hour average). On the importation of paper recycling firms, the calculation of the average one-hour, The data will be the cumulative average subscript taking "when" out of the array.
- 2022-07-02 15:40:35下载
- 积分:1