-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1
-
Matlabapplicationinterface
一本介绍matlab程序与其他应用程序接口的书籍,其中包括matlab与VC和VB程序的交互方法,内容详实。(Matlab an introduction procedures and other application programming interfaces books, including the matlab program with VC and VB interactive methods, informative.)
- 2009-02-19 21:33:10下载
- 积分:1
-
Skew_Correction_Using_Fourier_Transform
两篇英语文本倾斜校正论文。
FT_Deskew为论文的Matlab实现,可用附带的两个图片测试,效果较好。(Text De-skewing Using Fourier Transform and Matlab code.)
- 2009-05-23 14:38:23下载
- 积分:1
-
genetic-algorithm
说明: 本书对遗传算法的基本原理作了较为系统、全面的论述(Book, the basic principles of genetic algorithms made a more systematic and comprehensive exposition)
- 2011-04-01 14:04:44下载
- 积分:1
-
PCA1221
PCA用于故障检测与诊断,真的很有用,有效地检测故障(PCA for fault detection and diagnosis, really useful, effective fault detection)
- 2021-01-26 16:28:36下载
- 积分:1
-
Sala
Simulation phase induction machine
- 2014-12-24 10:28:55下载
- 积分:1
-
Cosaliency_tip2013-master
图像协同显著性检测,用于寻找突出目标,以便于进一步分割或者检索等。(cosaliency detection for image to search for salient object in order to segment or retrieve images.)
- 2021-05-14 21:30:02下载
- 积分:1
-
viterbi_soft
(2,1,3)卷积码编码,软判决译码;matlab语言编码;verilog语言译码;((2,1,3) convolutional code encoding, soft-decision decoding matlab coding verilog decoder )
- 2020-07-04 12:40:02下载
- 积分:1
-
test_beam
Antenna Beam with angle direction in Matlab
- 2013-09-10 09:58:09下载
- 积分:1
-
PID
自适应PID在过程控制中的应用研究_孙泽勇1(Adaptive PID control application in process research _ Sun Zeyong a)
- 2013-11-13 14:47:38下载
- 积分:1