-
DSN
dynamic spectrum network simulation
- 2012-10-10 20:53:27下载
- 积分: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
-
bpsk_mod_dem.tar
bpsk mod and dem using recovery bit
- 2013-05-22 20:57:20下载
- 积分:1
-
WiMAX
WiMAX系统仿真,感觉做得很标准,欢迎参考。(WiMAX System Simulation, feeling very standard to do are welcome to reference.)
- 2008-03-17 17:27:43下载
- 积分:1
-
wigb
matlab开发的地震数据的波形图绘制程序,能够直接使用,操作方便(matlab drawing development process of seismic waveforms)
- 2011-05-12 00:03:54下载
- 积分:1
-
estimation
是一个对产生的高斯脉冲,进行时延和频移联合估计的一个很好的例子(Is a on the occasion of gaussian pulse, time delay and frequency shift joint estimation of a good example)
- 2011-12-04 10:24:31下载
- 积分:1
-
Hermite
使用matlab编写hermite二点二次插值程序(Hermite 2 point program)
- 2019-04-17 23:04:49下载
- 积分:1
-
dpffff
设计了对于数字预失真的仿真程序,应用LMS急降方法实现系数更新,对失真有很好的效果(Designed for digital pre-distortion simulation program, the drop of the LMS coefficient update method implementation, have a good effect on the distortion)
- 2016-07-14 20:54:24下载
- 积分:1
-
multipath
不同版本的频率选择性信道matlab仿真,同时附有word版原理说明(Different versions of frequency-selective channel matlab simulation, at the same time with a word version of the principle that)
- 2008-07-24 00:25:59下载
- 积分:1
-
ppas
this code is very helpfulful in understanding the basic sterps to create klt algorithm
- 2013-01-22 13:12:26下载
- 积分:1