-
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
-
MBP
神经网络修改BP辨识算法,用于辨识复杂的非线性系统,相对传统BP算法,具有计算快等优点(Modify BP neural network recognition algorithm for identification of complex nonlinear system, compared to the traditional BP algorithm has the advantages of quick calculation)
- 2013-09-23 10:43:09下载
- 积分:1
-
matlab-image-processing-
各种经典图像处理算法的matlab源代码,初学者可以看看(A variety of classical image processing algorithm Matlab source code, beginners can take a look at)
- 2012-08-11 14:07:35下载
- 积分:1
-
gaborconvolve
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:12:01下载
- 积分:1
-
n
运用matlab这个软件运用递归方法运算出任意一个数的阶乘(The use of this software using a recursive method matlab computing factorial of a number of arbitrary)
- 2013-11-29 14:25:19下载
- 积分:1
-
matlabC4.5
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码([Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code)
- 2007-08-22 19:30:30下载
- 积分:1
-
fsk
用2fsk和2ask调制解调来仿真对语音信号的提取等(With 2 FSK and 2 ask demodulation of speech signal to the simulation of extraction, etc)
- 2012-03-31 19:00:59下载
- 积分:1
-
rty
中心极限定理的验证 利用二项分布证明(Validate the use of the central limit theorem to prove the binomial distribution)
- 2011-10-07 19:34:28下载
- 积分:1
-
one
MATLAB File for receiver design
- 2013-11-29 15:21:54下载
- 积分:1
-
Sequential_Detection
已知方差的高斯随机信号的序贯检测:给出了H0和H1假设下理论推导得到的序贯检测平均样本数的曲线,以及仿真得到的序贯检测平均样本数的曲线,理论结果和仿真结果较为吻合。(Sequential detection of known variance Gaussian random signals: H0 and H1 are given under the assumption that the theoretical derivation curve sequential detect the average number of samples obtained, and curve sequential simulation to detect the average number of samples obtained theoretical results and simulation The results are more consistent.)
- 2020-10-10 14:37:34下载
- 积分:1