-
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
-
new2particle
matlab code for particle Filter
- 2012-04-18 03:21:01下载
- 积分:1
-
exam_vibrate_compound
描述的是两个振动信号的合成,注意采样点数、间隔、频率、振幅、初始相位的不同而带来的变化(Described in the synthesis of the two vibration signal, alert the sampling points, the interval, frequency, amplitude, an initial phase of the type of changes brought)
- 2020-12-28 11:29:02下载
- 积分:1
-
Newmark
算地震动,加速度,位移和速度,很好用的,呵呵。大家给力啊。(Considered ground motion, acceleration, displacement and velocity, the good, huh, huh. We can give power ah.)
- 2011-05-31 17:42:59下载
- 积分:1
-
4poles0zeroes
这是一个优化IIR滤波器的源码,能设计出4个极点0个零点的IIR优化滤波器(This is an IIR filter optimized source code, will design four pole 0 0.1 IIR filter optimization)
- 2007-04-25 18:17:32下载
- 积分:1
-
Realizationofladderdiagram
用matlab编写的,能够实现一个阶梯图(Using matlab prepared to achieve a ladder diagram)
- 2009-12-10 21:11:38下载
- 积分:1
-
Fuzzy
说明: 模糊控制的matlab程序,已经调试成功。包括C语言程序(Matlab fuzzy control procedures, has been debugged. Include the C language program)
- 2010-04-11 23:35:04下载
- 积分:1
-
three
matlab学习,适合初学者对matlab软件进行学习(matlab learning software for beginners to learn matlab)
- 2011-08-06 15:28:28下载
- 积分:1
-
SSORCG
本例用五点差分法求解一个二阶偏微分方程,其间用SSOR预处理的CG法处理,此实验可分别选取N=4,8,16,32(This example uses a five-point difference method for solving second order partial differential equations, during which the CG with SSOR pre-treatment, were selected for this experiment can be N = 4,8,16,32)
- 2011-08-24 21:55:00下载
- 积分:1
-
matlabchengxu
一些常用的matlab应用程序,非常实用,解决数学中的问题(Some commonly used matlab application, very useful to solve problems in mathematics)
- 2011-12-02 10:40:04下载
- 积分:1