-
[0917]Chapter1-Introduction
PPT of Pattern Classification Chapter 1
- 2014-11-13 15:26:28下载
- 积分: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
-
R
说明: 正交试验方差分析在matlab上的运行方法,是学习matlab的一个重要步骤,直接解压运行(Orthogonal method of analysis of variance run in matlab, is an important step in learning matlab direct decompression operation)
- 2013-12-02 10:27:38下载
- 积分:1
-
DFNNchengxu
实现模糊动态神经网络的一种matlab程序,直接粘贴到命令窗口可运行(a program could realize DFNN in matlab)
- 2021-03-18 11:19:20下载
- 积分:1
-
time
TIME, by itself, creates a new TIME or raises the existing singleton.
- 2013-08-03 18:46:27下载
- 积分:1
-
SER_gai2
两个频率的凹口滤波的干扰对消噪声,采用了SER算法,可以和LMS算法来做比较。(Filtering the interference of the two frequencies of the recess on the noise-cancellation of the SER algorithm, and the LMS algorithm for comparison.)
- 2013-03-10 19:05:03下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
11
说明: 计算机图形处理试验程序,实现图形的基本操作--图形复原。采用MATLAB语言编写。适合初学者使用。(Computer graphics test procedures, to achieve the basic operation of graphics- graphics recovery. Using MATLAB language. Suitable for beginners.)
- 2010-12-19 15:46:22下载
- 积分:1
-
sttc
在ofdm系统中空时格状码编译码方式,与ofdm结合性能的比较(in OFDM systems hollow when trellis coding- decoding methods, combined with OFDM Performance Comparison)
- 2006-06-21 10:06:16下载
- 积分:1
-
PLL-and-FLL-in-digital-costas-loop
锁相环和锁频环在数字costas环中的应用.pdf 一篇关于costa环路的新颖设计方案,包含大量的仿真图和性能分析,对学习锁相环有很大帮助(And frequency-locked loop PLL digital costas loop in the application. Pdf a novel about the costa loop design, contains a large number of simulation map and performance analysis are very helpful for learning PLL)
- 2020-12-17 09:39:11下载
- 积分:1