-
tsp_pso
: 针对粒子群优化算法易陷入局部极值的缺点, 提 出一种改进粒子群算法, 该算法借鉴贪婪算法的思想初始化种群, 利用两
个种群同时寻优, 并将遗传算法中交叉和变异操作引入其 中, 实现种群间的信息共享。(I n a l l u s i o n t o p a r t i c l e s wa r m o p t i mi z a t i o n b ei n g pr on e t o g e t i n t o l oc a l mi n i mu m, a n i mpr o v e d p a r t i c l e s wa r m
o pt i mi z a t i o n a l g o r it h m i s p r o po s e d. Th e a l g o r it hm dr a ws o n t h e t hi n ki ng o f t he g r e e d y a l g o r it hm t o i n i t i a l i z e t he pa r t i c l e s wa l- n 1 .
Two s wa r ms a r e u s e d t o o pt i mi z e s y nc h r o no u s l y, a nd c r o s s o v e r a n d mu t a t i o n o p er a t o r s i n g e n e t i c a lg o r i t h m a r e i n t r o d uc e d i n t o t h e
ne w a l g o r it h m t o r e a l i z e t h e s ha r i ng o f i n f o r m a t i o n a mo ng s wa r l T i S .)
- 2014-08-15 10:41:18下载
- 积分:1
-
power_svc2
this is the SVC model with its control Scheme . its working
- 2021-04-08 19:29:00下载
- 积分:1
-
2D-BEM
二维常单元边界元程序,入门基础,又很有用的程序(Often two-dimensional boundary element program unit, entry basis, and very useful program)
- 2014-04-07 13:35:34下载
- 积分:1
-
pengfei
matlab小波分析程序,实现了图像的加水印,去噪,加噪声等功能,BP神经网络的整个训练过程。( matlab wavelet analysis program, Realize image watermarking, de-noising, plus noise and other functions, The entire training process BP neural network.)
- 2016-11-11 00:17:44下载
- 积分:1
-
(HOSA)Toolbox
MATLAB高阶谱分析信号处理工具箱
附有部分文档(Spectral analysis of high-level MATLAB Signal Processing Toolbox with a part of the document)
- 2009-05-13 09:37:01下载
- 积分:1
-
circular-array
圆阵列的自适应干扰抑制方法,给出了圆阵的自适应方向图,多个投影方向的平面图和两种坐标系的三维图(Circular array of adaptive interference suppression methods, gives the circular array of adaptive pattern, the direction of the plan more than one projector and two three-dimensional map coordinates)
- 2011-07-14 15:51:55下载
- 积分:1
-
apiextMATLAB6p1
You can call your own C or Fortran subroutines from MATLAB as if they were
built-in functions. MATLAB callable C and Fortran programs are referred to
as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB
interpreter can automatically load and execute.
- 2013-11-19 14:28:02下载
- 积分:1
-
qpsk_oqam_test
说明: 使用 oqam调制的fbmc系统发射端接收端matlab代码(modulate by oqam fbmc transform and received matlab code)
- 2020-07-02 17:40:02下载
- 积分:1
-
nlpcafaceprot
FACE RECOGNITION BASED ON NONLINEAR PCA
In order to obtain the complete source code for FACE RECOGNITION BASED ON
NONLINEAR PCA
- 2014-08-22 18:07:48下载
- 积分:1
-
一个GA-PSO算法 GAPSO-share
我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。(GA GA and PSO algorithm matlab program combined ion group
When doing optimization, first choose the GA algorithm, but the instability of the GA (or into a local optimum) it drives people crazy, even after twice the difference results can sometimes reach 30 or more, but because of time reason, I had to choose the optimal 1000, then the minimum of which the most optimal solution. Although the problem is considered solved, but will be from an academic, which makes Ben is very embarrassing. So, I downloaded a GA-PSO algorithm, try to use a combination of GA and PSO optimization strategy, the results of algorithm is the problem, efficiency and good. I downloaded the original algorithm, there is a problem is that it is the design variables for all upper and lower limits are the same, so I had to modify and improve the program, can now handle upper and lower limits inconsistencies, and fix some bug.)
- 2020-06-27 05:20:02下载
- 积分:1