-
SecVibratPSO
SecVibratPSO :用二阶振荡粒子群优化算法求解无约束优化问题
(SecVibratPSO: optimization algorithm for solving unconstrained optimization problems with second-order oscillating particle swarm)
- 2013-12-08 18:22:59下载
- 积分:1
-
msk
MSK Code in Matlab using four analog sine waves that are selected on the basis of the digital selection lines,there are mainly two selection lines.
- 2013-11-21 13:27:39下载
- 积分:1
-
GettingStarted
Getting Start LPC 1768 LandTiger
- 2014-01-10 08:47:27下载
- 积分:1
-
OFDM-OQAM
一篇讲解偏移正交调制的博士论文,详细讲解了OFDM/OQAM系统原理及架构,值得学习(An explanation offset quadrature modulation doctoral thesis, explain in detail the OFDM/OQAM system principles and architecture, it is worth learning)
- 2021-02-17 07:49:46下载
- 积分:1
-
matlab系统仿真
无线传感器网络中采用虚拟力算法进行节点部署时,节点优化过程的matlab算法,产生结果有直观的图形,并且可以根据不同需要进行参数更改。代码导入后可以直接运行(When virtual force algorithm is used to deploy nodes in wireless sensor networks, the matlab algorithm of node optimization process generates intuitive graphics and can change parameters according to different needs. Code can run directly after importing)
- 2021-04-27 23:18:44下载
- 积分:1
-
608
一种新的ABO编码算法实现,自适就二值优化,如果有人感兴趣可以一起学习(ABO a new coding algorithm, since an optimum value on the two, if someone is interested in learning together)
- 2006-07-10 16:25:16下载
- 积分:1
-
matlab
matlab 彩色图像处理,是采用Kmean聚类法做出的。处理的效果还行(atlab color image processing, clustering method is used Kmean made. Treatment results were line )
- 2011-05-18 11:21:59下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
qengsei_v80
旋转机械二维全息谱计算,是国外的成品模型,线性调频脉冲压缩的Matlab程序。( Rotating machinery 2-d holographic spectrum calculation, Foreign model is finished, LFM pulse compression of the Matlab program.)
- 2016-09-28 20:51:55下载
- 积分:1
-
8-extend2d.m.tar
This a two dimensional level set code that extends quanities off the interface using a first order Godunov scheme.
- 2012-06-22 18:15:07下载
- 积分:1