-
mobilecommunication
In this paper the reduction of Intersymbol Interference
(1 ) in mobile communication channels is addressed. A
well known technique for IS1 reduction is adaptive equalization
in which the time-varying characteristics of the mobile
channel is tracked by an adaptive algorithm. We compare
different adaptive strategies and equalizer structures with
respect to overall system performance in terms of computational
complexity, numerical stability, finite wordlength
effects, size and power consumption required for VLSI implementation.
- 2010-09-29 13:16:24下载
- 积分:1
-
chap4
模糊滑模控制的matlab仿真,希望对大家有用(Fuzzy Sliding Mode Control of matlab simulation, in the hope that useful to everybody)
- 2008-03-26 12:27:28下载
- 积分:1
-
musiic_like
采用四阶累积量的对DoA进行估计,主要采用Music-like的方法(Fourth-order cumulant on the DoA estimates, the main Music-like)
- 2020-09-01 15:08:10下载
- 积分:1
-
Alamouti
BER for BPSK modulation in a Rayleigh fading channel with Alamouti Space Time Block Coding ,Two transmit antenna, Two Receive antenna
- 2014-09-21 17:30:38下载
- 积分:1
-
view3d
解决了三维数据可视化的问题;在三维网格点上数据绘制显示它的大小。
通过z轴坐标点更容易区分边缘颜色变化。可以通过设置线宽参数该选项设置为0。(This function solves the problem of visualization of 3 dimensional data in one plot(plot3).
Data is plotted on a 3 dimensional mesh with point size showing value of it.
Edge color changes via z axis to distinguish coordinate of points easier. That option can be turned off by setting the linewidth parameter to 0.
)
- 2014-11-19 23:13:56下载
- 积分:1
-
matlab-Trans
该文件为matlab环境下的批处理程序,可以处理同一个文件夹下面的相同类型的文件(The file is a batch program matlab environment that can handle the same folder following the same type of file)
- 2013-08-25 10:05:51下载
- 积分:1
-
VertChanErrCorrected
Vertical Channel Stabilization
- 2012-10-03 17:51:00下载
- 积分:1
-
Interpolation_algorithm
MATLAB语言编译的各种插值函数,包括Gauss,Hermite,Language,Newton等(some kinds of interpolation algorithms,such as Gauss,Hermite,Language,Newton methods)
- 2015-01-15 17:30:19下载
- 积分:1
-
PFC10
PFC功率因素校正电路,基于乘法器的APFC(PFC power factor correction circuit, multiplier-based APFC)
- 2010-08-06 17:04:40下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1