-
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
-
modulePparticlePfilter
这是用于目标跟踪的粒子滤波代码,
用matlab编写的,很有借鉴性,一维情况下,
非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性(This is a particle filter for target tracking code using matlab, referential nature, one-dimensional case, the non-Gaussian non-linear, which will be extended Kalman filter and particle filter to compare, a better description of the particle the superiority of the filter)
- 2012-08-16 16:15:35下载
- 积分:1
-
K-Fold_CV_Tool
MATLAB cross-validation tool for classification and regression v0.1
FEATURES:
+ K-fold cross validation.
+ Arbitrary train and prediction functions with parameters can be used.
+ Arbitrary loss function can be used.
+ Wrappers for KNN, SVM, GLM, robust regression and decision trees.
+ Wrappers for RMSE, MAD and misclassification loss functions.
- 2010-12-31 19:52:49下载
- 积分:1
-
viterbi_decoder
说明: 这是一个针对卷积码的维特比译码器.开发环境为MATLAB(This is a viterbi_decoder which can decode convolution codes.)
- 2009-08-07 10:35:52下载
- 积分:1
-
9
说明: 《精通MTLAB最优化计算》第9章 非线性最小二乘优化问题
源码(" The most proficient MTLAB Optimization" Chapter 9 source nonlinear least squares optimization problem)
- 2011-04-18 21:48:25下载
- 积分:1
-
04470074
he increasing demand of networks, over the past decade has
led to the need for enormous cost reduction and increasing
accessibility of networks. It requires for efficient traffic management in the network and ability to expand as per the need. Various network design problem solutions are based on enumerative and heuristic approach have been defined in the literature.
- 2013-02-19 15:38:00下载
- 积分:1
-
calculator
Matlab based calculator
- 2014-10-13 16:47:19下载
- 积分:1
-
ofdm
OFDM调制 16QAM.包含星座图,相位,载波等。(16qam ofdm)
- 2021-04-14 19:28:55下载
- 积分:1
-
Recursive-least-squares-with-noise-
Recursive least squares with noise
- 2014-12-24 00:01:14下载
- 积分:1
-
State_of_the-art_MOS_Comparison
阵列信号处理信源数估计算法,用来估计信源数目(Matlab code of state-of-the-art 1-D model order selction (also known as source enumeration, estimating the number of source ignals impinging on an array of sensor) methods. The main function "main.m" compares the performance of them.)
- 2013-11-26 15:56:59下载
- 积分:1