-
C_PSO.m
粒子群算法,用于聚类.粒子群在迭代进行的过程中有可能出现早熟收敛
的问题而陷入局部最优解,因此文中在 PSO 算法部 分,设置两个变量对每个粒子和粒子群的状态进行实 时地监控,以便当检测到粒子或粒子群出现早熟收敛 现象时,能及时地对其进行变异操作,增加粒子的多样 性,使其跳出局部极值的束缚,在多维解空间中开始新 的搜索(C_PSO used for clustering)
- 2017-06-27 20:30:43下载
- 积分:1
-
MA2
构造一个空的双向栈,判断双向栈是否存在,出栈,入栈,判栈空,将栈置空,判栈满,取栈顶(Construct an empty two-way stack to determine whether there is a two-way stack, out of stack, stack, sub-stack empty, set the stack is empty, sub-stack is full, take the stack)
- 2009-11-16 13:07:59下载
- 积分:1
-
pts
选择映射降低OFDM系统中PAPR的论文(Select map PAPR reduction in OFDM systems papers)
- 2010-05-28 22:44:23下载
- 积分:1
-
FDTD
Scott Hudson, WSU Tri-Cities
1D electromagnetic finite-difference time-domain (FDTD) program.
Assumes Ey and Hz field components propagating in the x direction.
Fields, permittivity, permeability, and conductivity
are functions of x. Try changing the value of "profile".(Scott Hudson, WSU Tri-Cities 1D electromagnetic finite-difference time-domain (FDTD) program. Assumes Ey and Hz field components propagating in the x direction. Fields, permittivity, permeability, and conductivity are functions of x. Try changing the value of " profile" .)
- 2011-05-24 15:06:17下载
- 积分:1
-
APM2_Simulink_Blockset
arduino tool box for simulation of navigation system
- 2014-01-12 00:43:12下载
- 积分:1
-
RBFfunction
一个RBF神经网络的算法实现程序,可用于实现RBF神经网络的函数逼近(A RBF neural network algorithm procedure can be used to implement RBF neural network function approximation)
- 2008-07-26 14:16:59下载
- 积分:1
-
work(4)
我做了很久的,自认很满意。有关信号仿真,信号频谱分析,滤波器的很多很多.m文件。(I do for a long time and considers himself very satisfied. The signal simulation, signal spectrum analysis, many filter. M documents.)
- 2006-06-06 20:03:57下载
- 积分:1
-
m_file_code
m序列 matlab开发的源程序代码及m文件(m sequence)
- 2010-05-22 11:37:07下载
- 积分:1
-
hOG-sourcecode-example
苦苦写的东东,但愿对大家有所帮助,本来不舍得拿出来的。(Struggling to write east, may be helpful to you, was not willing to take out.)
- 2011-09-26 14:46:28下载
- 积分:1
-
elm_kernel_trainapredict
Kernel_ELM传说中的核-极限学习机,基于官网给的版本,拆分成了训练和预测两个模块,方便大家得到训练模型和预测标签(Kernel_ELM, Extreme Learning Machine using Kernel,including two modules as train & predict)
- 2021-02-18 14:39:45下载
- 积分:1