-
wienerfilter
说明: 实现理想维纳滤波和FIR滤波对比。其中信号s(n)=as(n-1)+w(n),a=0.95(Achieve the desired Wiener filter and FIR filter comparison. Where the signal s (n) = as (n-1)+ w (n), a = 0.95)
- 2011-04-11 20:48:55下载
- 积分:1
-
MVDR_bp
信干噪比和波束模式对常规波束形成和(最小方差无失真响应)MVDR的影响(get the effective of SINR and beampattern to CBF and MVDR)
- 2021-04-01 08:29:08下载
- 积分: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
-
Demomdl
matlab中的simulink建模简单演示(matlab simulink modeling simple demo)
- 2012-11-06 16:33:37下载
- 积分:1
-
FastICA_25
这是关于fastICA不定点算法的程序,运行环境为matlab,可实现盲信号分离(This is about non-fixed-point algorithm fastICA program, running environment for matlab, can realize blind signal separation)
- 2009-09-28 20:57:39下载
- 积分:1
-
mirinharmonicity
this mfile is riten in matlab and is related to mirtoolbox
- 2010-07-29 05:58:23下载
- 积分:1
-
LSSVMlabv1_8_R2006a_R2009a
基于LS-SVM的多分类器的工具箱,版本的1.8的。该工具箱很好用,里面的分类我用过,效果比SVM强(LS-SVM classifier 1.8 version of the toolkit)
- 2014-08-18 16:25:10下载
- 积分:1
-
matlab
matlab使用教程,是《21 世纪全国应用型本科电子通信系列实用规划教材》。包含:第1 章 MATLAB简介;第2章 MATLAB语言基;第3章 MATLAB数值运算;第4章 结构数组与细胞数组;第5章 MATLAB 符号运算;第6章 MATLAB 程序设计;第7章 MATLAB 数据可视化;第8章 交互式仿真集成环境 SIMULINK;附录 MATLAB 上机实验(Using matlab tutorial is " 21st Century electronic communications nationwide series of application-oriented practical planning materials." Contains: Chapter 1 Introduction MATLAB Chapter 2 MATLAB language group Chapter 3 MATLAB numerical computation Chapter 4 array of structures and cell arrays Chapter 5 MATLAB symbolic computation Chapter 6 MATLAB programming Chapter 7 MATLAB data visualization Chapter 8 interactive simulation integrated environment SIMULINK Appendix MATLAB on experiments)
- 2013-10-13 13:01:38下载
- 积分:1
-
matlab---to-work-harder
很好的学习matlab的资料,很精细,适合于初学者,有助于突飞猛进(Good learning matlab, very fine, suitable for beginners, contribute to the rapid)
- 2013-04-12 10:18:23下载
- 积分:1
-
Rotfe25x
matlab有限元工具箱,用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。-achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.( FEM Application M-file for fem.fig
FIG = FEM launch fem GUI.
FEM( callback_name , ...) invoke the named callback.
=========================================================================
FEM analysis toolbox for solid mechanics. Project started: Aug 2004
Anton Zaicenco <a.zaicenco@codedevelopment.net>
=========================================================================
------------------------------------------------------------------------)
- 2010-10-21 14:19:31下载
- 积分:1