-
10[1].1.1.66.2227
In this paper, we present a novel data-based method for simultaneous Maximum Likelihood
(ML) symbol and carrier-frequency o畇et estimation in Orthogonal frequencydivision
multiplexing (OFDM) systems. Statistical properties introduced by the cyclic
pre痻, a guard space between OFDM symbols, provide su眂ient information about the
unknown parameters. It is shown that the redundancy introduced by this cyclic pre痻
allows the estimation to be performed without additional pilots. Simulations show that
the performance of the frequency estimator is applicable in a tracking mode while the
timing estimation can be used in an acquisition mode.
- 2010-08-18 12:18:23下载
- 积分:1
-
DspBuilder
matlab 结合 dspbuilder 开发的实验(matlabdspbuilder )
- 2009-10-09 14:25:54下载
- 积分:1
-
200712517012922
人工神经网络算法,matlab,c,fortran(artificial neural network algorithm, Matlab, c, fortran)
- 2007-04-03 18:53:13下载
- 积分:1
-
SMI
块自适应处理算法先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。典型的块自适应处理算法为采样矩阵求逆(SMI)算法。仿真了采样矩阵求逆法(SMI)的波束形成方向图旁瓣的高低受信号快拍数的影响。(Block adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector. A typical block adaptive processing algorithms for the sample matrix inversion (SMI) algorithm. Simulation of the sampling matrix inversion method (SMI) beamforming pattern sidelobe level of the signal by the number of snapshots.)
- 2020-12-14 10:09:14下载
- 积分:1
-
OpenTSTOOL_win
时间序列分析的信号处理MATLAB工具包,尤其针对混沌系统的计算。(Time series analysis of the signal processing MATLAB tool kit, especially for the calculation of chaotic systems.)
- 2008-04-03 15:08:55下载
- 积分:1
-
PCA_Fusio_use
matlab 融合源码 跟地图清晰度有关的 直接可以出图(matlab code about map )
- 2009-05-25 10:39:07下载
- 积分:1
-
MATLAB
说明: MATLAB基础知识,入门MATLAB很好的课件(MATLAB basics, entry MATLAB good courseware)
- 2010-03-31 21:51:09下载
- 积分:1
-
An-introduction-to-Support-Vector-Machine
An introduction to Support Vector Machine implementations in MATLAB (MATLAB Workshop)
- 2012-08-23 17:37:57下载
- 积分:1
-
windowfilter
主要是数字信号中窗函数的设计与分析,matlab源代码的设计,提供了时域与频域分析(Is mainly the design and analysis of window function in the digital signal, the design of Matlab source code, provides the analysis of time domain and frequency domain)
- 2015-04-03 18:34:48下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1