CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 均方误差

搜索资源列表

  1. LMS

    0下载:
  2. LMS滤波器(最小均方误差滤波器),学习现代数字信号处理理论的人应该用的上。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:7210
    • 提供者: sun bo
  1. bpprogram

    0下载:
  2. 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17478
    • 提供者:wunihaoo
  1. LMS和变步长LMS的性能比较

    1下载:
  2. 本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。
  3. 所属分类:matlab例程

  1. 最小二乘算法,最小均方误差等算法的MSE的计算

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2008-10-22
    • 文件大小:333678
    • 提供者:anhongfucb
  1. lcmv经典算法

    4下载:
  2. 最小均方误差算法(lcmv)在波束形成算法中的仿真
  3. 所属分类:matlab例程

  1. mmse.rar

    0下载:
  2. 解相关及最小均方误差和传统多用户检测器的比较,Decorrelating and MMSE and traditional multi-user detector comparison
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:12305
    • 提供者:黄海
  1. MMSEshorttimespectralamplitude

    0下载:
  2. 语音增强利用最小均方误差短时谱幅度估计,英文文献,很好的外文资料。,Speech enhancement using MMSE short time spectral amplitude estimation, English literature, foreign language, good information.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:183997
    • 提供者:童话
  1. mathworks

    1下载:
  2. 基于最小二乘法和最小均方误差法的信道估计,包括详细的仿真结果,如误码率和均方误差。-Based on the least squares and minimum mean square error of channel estimation methods, including detailed simulation results, such as error rate and MSE.
  3. 所属分类:3G develop

    • 发布日期:2017-03-27
    • 文件大小:5963
    • 提供者:xiaohan
  1. cp003

    2下载:
  2. 设计一个一维wiener滤波器,并以平稳信号加噪为输入,得到该平稳信号的估计信号,并求出最小均方误差。-Design a one-dimensional wiener filter, and to smooth the input signal plus noise to get the estimated signal of the stationary signal, and find the minimum mean square error.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:919
    • 提供者:wang
  1. FFT

    4下载:
  2. 利用FFT估计正弦信号的频率,要估计一个叠加了高斯白噪声的正弦信号 的频率 ,可以通过对x(n)做傅里叶变换,得到频谱图,找出幅度的最大值对应的频率值 ,进行多次变换,求出均方误差 。改变信噪比SNR,通过仿真可以得出随着信噪比增加,均方误差减小。-Sinusoidal signal using FFT frequency estimation, to estimate a Gaussian white noise superimposed on the frequency of sinusoi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1195
    • 提供者:云卷云舒
  1. speech-enhancement

    3下载:
  2. 本资料涵盖了几乎所有的语音增强方面的方法,主要有谱减法,听觉掩蔽,最小均方误差,维纳滤波以及一些非主流的方法,这些对于研究语音增强的人来说是很有帮助的-The data cover almost all aspects of speech enhancement methods, the main spectral subtraction, auditory masking, minimum mean square error, Wiener filtering as well as some
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-10-30
    • 文件大小:63694848
    • 提供者:luzhiqiang
  1. F_LMS

    0下载:
  2. matlab实现系统辨识 采用LMS(最小均方误差)估计 随机信号均值为0方差为1,加入高斯白噪声-matlab for system identification using LMS (least mean square error) estimation of random signal with mean 0 variance 1, by adding Gaussian white noise
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:694
    • 提供者:qyl
  1. psnr_mse

    0下载:
  2. 求两幅jpg格式图像的峰值信噪比和均方误差的VC源代码-Jpg format images for two of the peak signal to noise ratio and mean square error of the VC source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2906
    • 提供者:老伟
  1. Lms_C_Fixed

    3下载:
  2. 使用C语言实现LMS最小均方误差的自适应滤波器-Using the C language to achieve the minimum mean square error LMS adaptive filter
  3. 所属分类:DSP program

    • 发布日期:2015-09-17
    • 文件大小:237568
    • 提供者:wangbeibei
  1. DSCDMA

    5下载:
  2. (1) 请设计DS-CDMA一种具体的码分导引辅助的信道估计方法,接收机分别采用等均益合并、最大比合并。用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线,请解释在误码率为0.01时,两种合并方式所表现的不同的物理意义。-for DS-CDMA
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-08-15
    • 文件大小:101361
    • 提供者:lichen
  1. MMSE-MUD

    0下载:
  2. 改算法描述了基于最小均方误差的多用户信号检测-MMSE,MUD,CDMA
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1305
    • 提供者:小民
  1. objective_evaluation

    4下载:
  2. 图像评价的几个标准,包括峰值信噪比,均方误差,平均绝对误差,图像保真度,信噪比的MATLAB代码,采用基本编程方法,适合初学者加深图像客观评价标准的理解。-Image evaluation of several criteria, including PSNR, MSE, mean absolute error, image fidelity, signal to noise ratio of the MATLAB code, using the basic programming for be
  3. 所属分类:matlab

    • 发布日期:2016-12-12
    • 文件大小:2048
    • 提供者:天天
  1. MIMO-OFDM

    1下载:
  2. 单用户MIMO以及多用户MIMO的检测程序,包括最大似然检测,最小均方误差检测等的matlab实现,以及MIMO_OFDM主要程序-Single-user MIMO and multi-user MIMO testing procedures, including maximum likelihood detection, minimum mean square error detection matlab realize and the main program of MIMO_OFDM
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1756141
    • 提供者:倩倩
  1. r

    1下载:
  2. 序列的自相关函数和负相关函数的计算,设计维纳滤波器,写出维纳-霍甫方程,用矩阵方法求解该方程,得到滤波器冲激响应,并计算最小均方误差-Calculation of the autocorrelation function and a negative correlation function of the sequence, the Wiener filter design, write Wiener- Huo Fu equation, using the matrix method to so
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:薇薇
  1. dct

    1下载:
  2. DCT图像压缩算法。1.图象进行归一化 2.显示系数图象 3.重构及显示图象 4.显示误差图象 5.计算归一化图象的均方误差 -DCT image compression algorithm. 1. Images were normalized 2. Shows coefficient image 3. Reconstruction and display of images 4. Show the error images 5. Calculated normalized mean squar
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1159
    • 提供者:wjs
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com