-
OFDM_channel_estimation
matlab中不同信道估计的对比,对学习通信专业的学生很有帮助,主要介绍的是MIMO-OFDM系统下的信道估计。(matlab in the comparison of different channel estimation)
- 2010-12-03 13:12:58下载
- 积分:1
-
analyzBufferWithMTI
radar matlab simulation
- 2011-10-01 14:03:56下载
- 积分:1
-
Fingerprint-Verification
fingerprint recognition
- 2011-10-09 15:39:12下载
- 积分:1
-
Matlab-2014
数学建模培训的Matlab教程,适合每年参加数学建模的学生使用,内容很全面!(Matlab mathematical modeling training course for students who participate in the annual use of mathematical modeling, the content is very comprehensive!)
- 2015-01-18 17:57:37下载
- 积分:1
-
bipartite8_var
it is about ldpc codes
- 2012-01-04 16:37:25下载
- 积分:1
-
SVR
在线向量回归分析,有包涵一个例子和内定函数等(On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.)
- 2009-10-27 21:32:19下载
- 积分:1
-
matlabga2
matlab的小程序 比较简单 应用方便(matlab relatively simple applications of small programs to facilitate)
- 2011-01-01 19:39:39下载
- 积分:1
-
CDMA
说明: 该文件给出了CDMA系统的仿真程序,对通信系统的各方面性能给出评估(The document gives the CDMA system simulation program, all aspects of the communication system performance evaluation is given)
- 2011-03-04 23:38:22下载
- 积分:1
-
xindiantutu
有噪声心电图和滤除噪声的心电图,对初学者来说有个大概的认识。(ECG noise ECG and filter out the noise, probably for beginners.)
- 2012-11-29 22:13:31下载
- 积分:1
-
Fading-channel-simulation
衰落信道仿真
function r = rayleigh( fd, fs, Ns )
r = rayleigh(fd,fs,N)
A Rayleigh fading simulator based on Clarke s Model
Creates a Rayleigh random process with PSD determined
by the vehicle s speed.
INPUTS:
fd = doppler frequency
set fd = v*cos(theta)/lambda
v = velocity (meters per second)
lambda = carrier wavelength (meters)
theta = angle w/ respect to tangent (radians).
fs = sample frequency (Samples per second)
Ns = number of samples of the Rayleigh fading
process to produce
OUTPUTS:
r = row vector containing Ns samples of the Rayleigh
fading process
Author: Matthew C. Valenti
Mobile and Portable Radio Research Group
Virginia Tech
For Academic Use Only
(Fading channel simulation)
- 2012-04-19 20:13:22下载
- 积分:1