-
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
-
mytest
人脸识别的matlab程序,bp神经网络的应用(Face recognition matlab program, bp neural network applications)
- 2010-05-14 13:16:27下载
- 积分:1
-
music
MUSIC算法,可以降噪,提高分辨率,用于图像质量提高(MUSIC algorithm, noise reduction, improved resolution for improved picture quality)
- 2013-12-18 09:57:06下载
- 积分:1
-
matrix_decompose
含有波束空间MUSIC算法、阵元数变化的经典MUSIC算法统计分析、与平滑相关的矩阵分解MUSIC算法(Contains the beam-space MUSIC algorithm, array element number of changes in the classic MUSIC algorithm for statistical analysis, and the smooth related matrix factorization algorithm MUSIC)
- 2008-04-03 10:14:13下载
- 积分:1
-
fastop
Matlab and c code to compute fast normalized correlation coefficient.
- 2010-01-13 04:12:34下载
- 积分:1
-
Matlab6[1].5(zhangzhiyong)
这本书是matlab经典书籍,相信对许多初学者会有帮助的!(This book is the classic books matlab, I believe that many beginners would be helpful!)
- 2008-07-18 11:00:53下载
- 积分:1
-
MATLAB
Gabor小波变换,用于分析图象纹理特征(GaborFilter)
- 2010-05-10 12:49:13下载
- 积分:1
-
top88
Efficient topology optimization in MATLAB using 88 lines of code
- 2012-10-03 19:15:20下载
- 积分:1
-
lya
Lyapunov exponents by Shapour Mohammadi
- 2012-05-17 19:17:25下载
- 积分:1
-
FuzzyControl
模糊PID控制在直流调速系统中的应用
(
The APPlication of Fuzzy Control lerin DCSP Regulation
)
- 2009-03-27 12:06:19下载
- 积分:1