-
ofdm
说明: 真对无线通信中的正交频分复用的matlab仿真源代码。(True for wireless communications in orthogonal frequency division multiplexing matlab simulation source code.)
- 2009-09-02 09:07:22下载
- 积分:1
-
ASK_Pro
ASK通信系统的设计与仿真c++代码实现(ASK communication system design and Simulation of c++ code to achieve)
- 2012-03-02 16:35:01下载
- 积分: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
-
fiber-HE11-mode
利用matlab模拟光纤中的HE11模的模式分布图。(Using matlab to simulate the HE11 mode fiber mode distribution.)
- 2013-07-30 09:55:11下载
- 积分:1
-
gm-862
GM 862 gsm gprs modul visual basic project and aplication. Take photo from GM 862 modul and sample project.
- 2014-01-18 16:27:00下载
- 积分:1
-
MATLAB
C语言与MATLAB接口:编程与实例,实现接口Matlab与C语言编程互换(C language and MATLAB interfaces: programming with examples, the interface with Matlab and C programming language swap)
- 2012-05-28 06:16:25下载
- 积分:1
-
ChaosAttractors
产生混沌时间序列,Logistic映射Henon映射等。(Chaotic time series, Logistic mapping Henon mapping.)
- 2015-03-18 16:37:09下载
- 积分:1
-
NumericalCaculation
数值计算的类函数,运算能力超过Matlab(Numerical Calculation)
- 2009-07-08 11:22:08下载
- 积分:1
-
analysis
: 正交频分复用( O F D M) 是第四代移动通信的核心技术。 该文首先简要介绍了O F D M基本原理, 重点研究了理想同步情
况下, 保护时隙( c P )和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对O F D M系统性能的影响。 在给出O F DM系
统模型的基础上, 用 MAT L A B语言实现了整个系统的计算机仿真并给出参考设计程序。 最后给出在不同的信道条件下, 保
护时隙、 信道估计方法对 OF DM系统误码率影响的比较曲线, 得出了较理想的结论。
关键词: 正交频分复用; 仿真; 循环前缀; 信道估计(good)
- 2010-06-03 19:23:27下载
- 积分:1
-
Hog_MatlabCode_2011
希望对你有帮助,包含了整个的过程,我研究了好久,收获很大。(I hope it can help you, contains the whole process, I studied for a long time and fruitful.)
- 2011-09-26 14:49:45下载
- 积分:1