-
ex1_4
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a study on its performance using
four nonlinear functions adopted as a benchmark by many researchers in this area [14]. In PSO,
each particle moves in the search space with a velocity according to its own previous best
solution and its group’s previous best solution. The dimension of the search space can be any
positive integer.
- 2011-02-14 18:35:53下载
- 积分:1
-
matlabdianzishu
说明: mstlab学习很好的资料,帮助你很快掌握该软件(mstlab learning good information to help you quickly master the software)
- 2011-04-12 09:26:40下载
- 积分:1
-
LPF
low pass filtering to remove noise
- 2011-06-11 14:49:56下载
- 积分:1
-
findmode
this program is designed for solving the two dimensional photonic structure
- 2012-05-13 22:38:26下载
- 积分:1
-
multiobject_context
image segmentation in multiobjects
- 2012-05-19 17:52:00下载
- 积分:1
-
1
说明: 文档中有3个程序。h.264灰度处理程序,DCT变换程序,DCT系数量化程序。(There are three programs in the document. The h.264 gray handler, and DCT transform process, the DCT coefficient quantization process.)
- 2012-05-22 06:59:09下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
Photonic-crystal-transmittance
计算含有SiC后的透射率的程序,对光子晶体含有SIC后的透射率计算有明确的标准(SiC calculated with the program after the transmission rate)
- 2011-09-15 22:56:21下载
- 积分:1
-
LFM_PC
线性调频信号脉压的编码程序,基础程序可以好好学习下,希望有帮助!(LFM pulse compression coding procedures, based on the program can learn under, want to help!)
- 2013-10-13 21:01:25下载
- 积分:1
-
main_code
feed forward neural network with genetic algorithm Training
- 2014-12-18 05:50:40下载
- 积分:1