Welcome![Sign In][Sign Up]
Location:
Search - mse.m

Search list

[Other resourceBCFO

Description: We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.
Platform: | Size: 1265450 | Author: 吴大亨 | Hits:

[Other resourcefsedemo

Description: The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calculations. From:http://bard.ece.cornell.edu/
Platform: | Size: 1722 | Author: | Hits:

[OtherBCFO

Description: We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.
Platform: | Size: 1265664 | Author: 吴大亨 | Hits:

[Special EffectsPSNR

Description: 计算PSNR值,一个不错的算法,值得看一下-Calculation of PSNR value, a good algorithm, it is worth a look
Platform: | Size: 2048 | Author: 王宏伟 | Hits:

[matlabfsedemo

Description: The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calculations. From:http://bard.ece.cornell.edu/
Platform: | Size: 1024 | Author: | Hits:

[Communication-MobileMSE

Description: 最小均方误差信道估计LS_MSE_calc.m仿真程序。用于ofdm信道估计。-Simulation of main channel LS_MSE. You wish to be useful.I hope that they will bring convenience to. If there is a need to contact.I wish good!
Platform: | Size: 2048 | Author: caoxiang | Hits:

[OtherTDMP_SPA_MSA

Description: LDPC并行译码算法,在Tannar图上的TDMP_SPA 算法的简化算法MSE-Parallel LDPC decoding algorithm, Tannar map of TDMP_SPA algorithm simplification algorithm MSE
Platform: | Size: 316416 | Author: 郭旭东 | Hits:

[AI-NN-PRMATLAB_mse

Description: 本文采用最小平方误差准则(MSE准则)通过训练样本集建立线性判别函数,并用线性判别函数去判断测试集。 数据集报告: 1、男女生 2、sona 3、ups-In this paper, the least square error criterion (MSE criterion) the training sample set by a linear discriminant function, and a linear discriminant function to determine the test set. Data Set Report: 1, boys and girls 2, sona 3, ups
Platform: | Size: 2048 | Author: 李碧聪 | Hits:

[matlabMSE

Description: mse算法的matlab仿真程序,包含LS_MSE_calc.m,MMSE_MSE_calc.m,SER_compare.m 文件-mse algorithm matlab simulation program, including LS_MSE_calc.m, MMSE_MSE_calc.m, SER_compare.m file
Platform: | Size: 4096 | Author: 郭思铁 | Hits:

[matlabmse

Description: this compress program can be extracted to a text file that can be copied to mse.m. a matlab program that calculate the mean square eeror for video in the format of yuv such as the test sequence
Platform: | Size: 1024 | Author: Yousef | Hits:

[matlabbuscaRed.m

Description: This code will find the best neural network by training a lot of times and calculating the MSE
Platform: | Size: 1024 | Author: vicelow | Hits:

[matlabcodes

Description: 1: MSE.m : to perform Mean Square Error between 2 images 2: most.m : to get the most redundant value in a matrix 3: getneighbors.m : to get circular neighbors of pixel 4: ColorSpaceConversion.m : convert an image into different color spaces and shows their channels 5: ImageSlicer : to separate the 8 bit planes of an image(return m*n*8 matrix) 5:-1: MSE.m : to perform Mean Square Error between 2 images 2: most.m : to get the most redundant value in a matrix 3: getneighbors.m : to get circular neighbors of pixel 4: ColorSpaceConversion.m : convert an image into different color spaces and shows their channels 5: ImageSlicer : to separate the 8 bit planes of an image(return m*n*8 matrix) 5:
Platform: | Size: 2048 | Author: dr.n.a.s | Hits:

[matlabWavelet-Decomposition-For-Images

Description: main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.m The objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples the wavelet operations (transform, operation in wavelet domain, and reconstruction) from the plotting. A PSNR and MSE describes the possible distortion (however minimal) of the forward and inverse wavelet transform. * Caveat: The image display may be subjected to the selected target image. The objective is to provide a simple framework for the understanding of working with wavelets.
Platform: | Size: 210944 | Author: elfrania | Hits:

[matlabwork

Description: 该程序可以绘出杨大成《移动传播环境》的7.2.1.1小节的等距离法实现经典功率谱密度,自相关函数,以及自相关函数均方差。文件中含m文件以及绘出的jpg文件。-The program can draw POSTS " mobile communication environment" section of the equidistance method 7.2.1.1 achieve the classic power spectral density, autocorrelation function, and the autocorrelation function of MSE. M file containing the jpg file and draw the file.
Platform: | Size: 104448 | Author: xing | Hits:

[Special Effectsimage-denoising-using-wavelet

Description: 该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。-This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.
Platform: | Size: 396288 | Author: wumeng | Hits:

[OtherFIR-Matrix

Description: file:mblms23.m-performs two by three source separation with multipath multichannel blind equalization with two sources and three sonsors by Russell H.Lambert 1995 Must use multichannel ISI as performance measure (instead of MSE, SIR) because of sign flips,permutations,multipath and arbitrary delays in the inverse filter. With given parameters this matlab program took 92 sacs to run on an SGI (Silicon Graphics) Power Challenge (running on a single CPU).-file:mblms23.m-performs two by three source separation with multipath multichannel blind equalization with two sources and three sonsors by Russell H.Lambert 1995 Must use multichannel ISI as performance measure (instead of MSE, SIR) because of sign flips,permutations,multipath and arbitrary delays in the inverse filter. With given parameters this matlab program took 92 sacs to run on an SGI (Silicon Graphics) Power Challenge (running on a single CPU).
Platform: | Size: 2048 | Author: juily | Hits:

[Otherimperfect_channel_gain

Description: this m.file produces channel coefficient with some error, in which the estimation error follows a random variable with zero mean and variance of MSE. lat is the latitude of BS places at different cells which is used to determine the number of BSs in the networks
Platform: | Size: 1024 | Author: mohammad | Hits:

[matlabmse

Description: 伪随机序列---m序列(function)- pseudo-random sequence--- M sequence
Platform: | Size: 8192 | Author: huang jin | Hits:

[ISAPI-IEmethod

Description: motion_estimate(matlab)\mse.m .......................\readblock.m .......................\readbuf.m .......................\bma.m motion_estimate(matlab)- motion_estimate(matlab)\mse.m .......................\readblock.m .......................\readbuf.m .......................\bma.m motion_estimate(matlab)
Platform: | Size: 6144 | Author: 刘辰 | Hits:

[OtherM S E

Description: 利用LS算法仿真SNR与MSE之间的关系(Simulating the relationship between SNR and MSE by using LS algorithm.)
Platform: | Size: 2048 | Author: Wendy啊 | Hits:
« 12 »

CodeBus www.codebus.net