-
JTMATLAB-2008
说明: matlab实用教程,包括很多源代码,都是一些基础知识,(matlab Practical Guide, including a lot of source code, are the basis of knowledge,)
- 2008-10-16 10:10:13下载
- 积分:1
-
Desktop
2ask 2fsk bpsk 详细的调制解调过程,及其性能分析
另外还有三种调制方式的相干 非相干解调的误码率matlab代码
经典~ 建议下载 (2ask 2fsk bpsk detailed process of modulation and demodulation, and its performance analysis in addition to the three non-coherent modulation error rate of coherent detection matlab code download Classic ~ recommendations)
- 2021-01-05 10:18:54下载
- 积分:1
-
de_precoding
TD-LTE 物理层解传输分集预编码matlaB仿真程序(TD-LTE physical layer solution of transmission diversity precoding matlaB simulation program)
- 2011-07-13 10:50:15下载
- 积分: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
-
improved_OMP_channe_estimation
改进的OMP_channel_estimation信道估计(improved OMP channel estimation)
- 2014-07-08 21:04:36下载
- 积分:1
-
shallow_water_channel_simulation
这是我在做浅海水声信道建模时收集的一些资料和程序,有一定的参考价值,分享给大家(This is some of the information and procedures I was doing shallow water channel modeling the collection, there is a certain reference value for everyone to share)
- 2016-05-02 13:40:51下载
- 积分:1
-
WWT
Walsh wavelet transform used to compress and decompress the 2D images in matlab
- 2013-12-24 04:39:25下载
- 积分:1
-
CAIM_Discretization
This is for multiuser detection in telecommunication
- 2009-06-05 20:14:30下载
- 积分:1
-
blind3sub
说明: 一基于子空间方法的盲信道估计程序,有英文解释。(a space-based method for the blind channel estimation procedures, English explained.)
- 2006-04-24 10:11:16下载
- 积分:1
-
convolution_Filter
convolution filter application
- 2010-05-14 20:00:24下载
- 积分:1