-
ML_Equalizer_2X2
ML Receiver for 2x2 MIMO
- 2012-04-03 16:44:51下载
- 积分:1
-
MATLAB
this is book on matlab order
- 2013-10-07 08:58:10下载
- 积分:1
-
plugingbraking-of-induction-motor
capacitor and pluging braking of induction motor
- 2014-11-06 02:00:41下载
- 积分:1
-
Adaptive--algorithms-analynis
比较了几种自适应算法用于信道均衡的性能,包括LMS、NLMS、RLS等。包含仿真代码和理论的结果分析,以及自适应滤波理论的课件。(Compare the performance of several adaptive algorithm for channel equalization, including LMS, NLMS, RLS and so on. These results include simulation code and theoretical analysis, and courseware adaptive filtering theory.)
- 2015-06-24 19:21:20下载
- 积分:1
-
cdma
cdma信号的构建,对误码率的分析比较突出。(Construction of cdma signals, bit error rate analysis of the more prominent.)
- 2009-04-28 10:21:51下载
- 积分:1
-
afsa
由国内李晓磊博士提出的优化算法,具有跳出极值的优良特性。(an algorithm proposed by doctor Li Xiao Lei)
- 2010-12-14 11:36:45下载
- 积分:1
-
chap01_5s
先进pid matlab 仿真 刘金琨 第版 第一章程序 pid matlab simulink liujinkunc hap01_5.rar (Liu Jinkun advanced first pid matlab simulation program version of the first chapter pid matlab simulink liujinkunc hap01_5.rar)
- 2009-07-17 21:25:04下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(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步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
Simulation-of-SINS
捷联惯导仿真,对于初学惯导的人进行matlab仿真有很大的帮助!(Simulation of SINS)
- 2013-12-13 16:40:03下载
- 积分:1
-
matlab
matlab的一些实验,可通过了解到matlab的使用
- 2009-07-01 18:36:10下载
- 积分:1