-
guassfit
对图像中的粒子的近似圆形的衍射光斑通过高斯拟合寻找粒子的实际位置(The image of the particles through the approximately circular Gaussian fitting of the diffraction spot to find the actual location of particle)
- 2010-05-14 17:09:51下载
- 积分:1
-
sqq
Stock quote query (m file)
- 2013-03-25 01:32:14下载
- 积分:1
-
GA_matlab
遗传算法的matlab实现程序源代码,txt格式,不是m文件(genetic algorithm)
- 2013-04-01 21:35:25下载
- 积分:1
-
C3
说明: This code is related to the course Digital Communications. It makes a simple communication system which uses AWGN and QPSK
- 2013-11-10 02:30:58下载
- 积分:1
-
reflection
计算诺特方程求解平面纵波入射到水平界面时的纵波反射系数与转换波反射系数
matlab图形化界面,输入上下两层介质的纵横波速度与密度即可,使用方便(Knott equations to calculate longitudinal wave reflection coefficients and converted wave reflection coefficient matlab graphical interface, enter the upper and lower layers medium density and shear wave velocity and longitudinal wave incident on a plane at the level of the interface can be easy to use)
- 2014-06-05 11:54:39下载
- 积分:1
-
GA-wiley-matlab
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!(Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!)
- 2008-06-18 20:35:52下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
MATLAB1
控制数学问题的MATLAB求解,包括:微积分与积分变换问题求解,线性代数、积分方程和差分方程求解(Solution for Control Mathematics Problem )
- 2015-01-22 20:46:06下载
- 积分:1
-
lms
LMS滤波,自适应滤波法,试过了,可以用(LMS filter, adaptive filtering, tried, you can use)
- 2013-12-10 23:44:39下载
- 积分:1
-
LMS-RLS-CMA-equalization
LMS、RLS、CMA自适应均衡算法matlab仿真,出图效果很好。(
LMS, RLS, CMA adaptive equalization algorithm matlab simulation, showing good results. LMS, RLS, CMA adaptive equalization algorithm matlab simulation, showing good results.)
- 2021-04-27 15:48:44下载
- 积分:1