-
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
-
music
用MATLAB做的音乐播放器,可以识别简谱直接播放其中音乐(music player)
- 2016-06-26 09:56:43下载
- 积分:1
-
waveletentropy_figure
说明: 计算小波能量熵,简洁明了,实测有效,只需要自己确定小波基函数与分解层数(Calculation of wavelet energy entropy)
- 2021-04-21 10:58:49下载
- 积分:1
-
MAP
说明: 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。(The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution decoding, BPSK, AWGN. At the same time rendering its error rate and SNR (signal to noise ratio).)
- 2008-11-30 12:45:21下载
- 积分:1
-
qipaofenxijiance
一个简易的用matlab做的用于检测气泡分析的小实验(A simple to use matlab to do a little experiment to detect bubbles)
- 2021-05-08 02:13:36下载
- 积分:1
-
Floyd-and-Warshall
用matlab实现Floyd和Wallshell算法,基本功能都有(Floyd and Wallshell using matlab algorithm, the basic function)
- 2013-11-17 16:28:25下载
- 积分:1
-
The-steepest-descent-method
关于最优化算法的Matlab仿真程序,最速下降法与牛顿法。(Optimization algorithm Matlab simulation program, the steepest descent method and Newton method.)
- 2013-05-20 00:15:45下载
- 积分:1
-
cessna_model-morari
cessna_model morari cessna_model morari
- 2012-12-03 05:12:43下载
- 积分:1
-
贝叶斯正则化算法提高 BP 网络的推广能力
采用贝叶斯正则化算法提高 BP 网络的推广能力。 在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。(Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, namely LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), to train BP network so that it can fit a sine additional white noise sample data.)
- 2016-09-06 09:05:45下载
- 积分:1
-
PCF_090106
这是一个卫星编队飞行的相关的程序,对相对轨道运动进行控制仿真。(This is a satellite formation flying of the relevant procedures, the relative orbital motion control simulation.)
- 2021-02-08 19:09:54下载
- 积分:1