-
PDE_matlab
求解偏微分方程的实例程序, 其他人不需帐号就可自由下载此源码 (solve PDE problom)
- 2009-10-27 16:46:24下载
- 积分:1
-
SimplexQWQW
A simple minimizer of in-line coded functions, for teaching and experimentation
- 2010-11-11 08:50:44下载
- 积分:1
-
szxhclcxj
数字信号处理教程——MATLAB释义与实现程序集(Digital signal processing tutorial- MATLAB interpretation and implementation of assembly)
- 2010-12-05 23:42:48下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
MultilayerPerception
非常不错的非线性非高斯环境下的粒子滤波程序进化算法(very good non-linear environment Gaussian filter particles procedures evolutionary algorithm)
- 2006-12-06 17:58:53下载
- 积分:1
-
pinlvguji
本程序是用matlab编写的瞬时频率估计,供参考学习!(This program is written in matlab instantaneous frequency estimation for information to learn!)
- 2009-12-18 16:48:37下载
- 积分:1
-
GMSK_matlab
GMSK调制解调例程,采用了相位滤波的算法,供参考。(GMSK modulation and demodulation routines, using phase filtering algorithm, for reference.)
- 2009-12-28 11:51:39下载
- 积分:1
-
fitlertuning
matlab code for the tuning filter in analog communications.
- 2013-11-17 02:47:47下载
- 积分:1
-
程序
说明: 论文复现,基于辨识算法的风力机桨距执行器故障诊断(Paper recurrence,Fault diagnosis of pitch actuator of wind turbine based on identification algorithm)
- 2020-05-25 22:03:50下载
- 积分:1
-
imageprocessing
matlab图像彩色处理,主要有三基色的调用,调整,以及图像的伪彩色增强(matlab image color processing, there are three primary colors of the calls, adjustments, and pseudo-color image enhancement)
- 2010-11-12 20:49:20下载
- 积分:1