-
Current
current calculation maTLAB FILE
- 2013-04-13 19:13:09下载
- 积分:1
-
pmlfjw
时域有限差分、矩量法做三维平面散射,pml边界条件,并与mur对比(Finite-difference time-domain method of moments to do three-dimensional plane scattering, pml boundary conditions, and compare with mur)
- 2014-06-20 02:37:26下载
- 积分:1
-
adc5
compare both MF-MMSE and LMS by giving input the randomised
- 2009-11-15 03:46:30下载
- 积分:1
-
MMSE_BLE
TD-SCDMA系统中的联合检测算法中的最小均方误差线性块均衡器(MMSE一BLE)算法的MATLAB程序
(TD-SCDMA system, the joint detection algorithm in the minimum mean square error block linear equalizer (MMSE a BLE) program MATLAB algorithm)
- 2009-12-15 12:58:05下载
- 积分:1
-
capon
简单的matlab算法,很经典,用于波束形成,主要是MIMO雷达
(Simple matlab algorithm, very classic, for beamforming, MIMO radar)
- 2021-05-16 14:30:02下载
- 积分:1
-
LMS
MATLAB code for LMS algorithm.
- 2009-06-09 04:34:35下载
- 积分: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
-
cmfb
filter design code which describe filter design of low pass filter using window function
- 2013-04-05 18:18:33下载
- 积分:1
-
introduction-to-matlab
The purpose of this document is to help beginners in Matlab by introducing
the most common commands.
- 2015-02-06 01:28:58下载
- 积分:1
-
3Dsegmentation
基于matlab的三维图像分割,没有错误(3d segmentation method based on matla)
- 2010-12-01 14:41:05下载
- 积分:1