-
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
-
kalerman
基于matlab的simulink建立的滤波器模型,含有.mdl和.m文件( filter based on the establishment of the matlab simulink model contains .Mdl and .M file)
- 2011-07-04 11:19:59下载
- 积分:1
-
Classic_design_of_communication_systems_MATLAB_sou
通信系统MATLAB经典设计源码程序Classic design of communication systems MATLAB source program(Communication system design source program MATLAB Classic Classic design of communication systems MATLAB source program)
- 2010-08-02 12:48:05下载
- 积分:1
-
pinlvguji
本程序是用matlab编写的瞬时频率估计,供参考学习!(This program is written in matlab instantaneous frequency estimation for information to learn!)
- 2009-12-18 16:48:37下载
- 积分:1
-
Min2_gy_KBJS-FIR
基于广义最小二乘法的可变分数延时FIR滤波器设计(Delay FIR filter design based on the generalized least squares method of variable scores)
- 2013-11-25 19:37:54下载
- 积分:1
-
Pro3D_exmple
3D的激光脉冲在克尔效应下的传播,对解3维的非线性薛定谔方程有很重要的参考价值(3D NLSE)
- 2011-12-29 20:15:48下载
- 积分:1
-
INface_tool
图像处理各种方法大全源码图像处理各种方法大全源码图像处理各种方法大全源码(The single scale Retinex image processing source codeThe single scale Retinex image processing source code)
- 2012-04-28 12:54:50下载
- 积分:1
-
fft1
快速傅里叶变换程序,供大家参考,matlab下运行,可以看波形(Fast Fourier transform procedures for your reference, matlab running, you can see the waveform)
- 2010-08-21 15:46:02下载
- 积分:1
-
kalmanfilterExa
kalman滤波的小例子,用matlab语言写的,很清晰。(kalman filtering small example, the language used to write matlab, very clear.)
- 2010-10-23 21:25:22下载
- 积分:1
-
MATLAB7.0HunHeBianCheng
说明: MATLAB7.0混合编程,pdg格式电子书,从学校超星图书馆荡下来的,很不错,需要安装超星4.0阅览器!(MATLAB7.0 mixed programming, pdg format e-books, from school libraries Chaoxing swing down, it is good, need to install Chaoxing 4.0 browser!)
- 2008-10-06 18:21:26下载
- 积分:1