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

搜索资源列表

  1. 2LMSE最小均方误差算法

    0下载:
  2. 模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1806
    • 提供者:任大
  1. 基于LMS(最小均方误差算法)的自适应滤波的源程序

    5下载:
  2. 基于LMS(最小均方误差算法)的自适应滤波的源程序,基于matlab-based on the LMS (minimum mean square error algorithm) adaptive filtering of the source, based on Matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-12-25
    • 文件大小:698
    • 提供者:张义力
  1. 最小均方误差算法

    1下载:
  2. 这是智能天线的最小均方误差算法程序,非常好用,使在matlab中实现的。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-29
    • 文件大小:1219
    • 提供者:xywanghu
  1. LMS.rar

    0下载:
  2. 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:186062
    • 提供者:刘华杰
  1. MMSE

    2下载:
  2. 最小均方误差估计(MMSE)语音增强算法,算法简单有效,无残余音乐噪声-Minimum mean square error estimation (MMSE) speech enhancement algorithm is simple and effective, non-residual musical noise
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:933
    • 提供者:lixiaofei
  1. mmse

    7下载:
  2. 最小均方误差(MMSE)的算法用MATLAB的仿真-mmse
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-21
    • 文件大小:2461
    • 提供者:白云峰
  1. channelestmation

    1下载:
  2. 本程序比较了LS(最小二乘)和最小均方误差准侧下OFDM信道估计的误码率,给出了LS及MESE实现的源程序,是信道估计初学者的理想参考资料-This procedure compares the LS (least squares) and minimum mean square error of quasi-lateral channel estimation of OFDM bit error rate, given the realization of the LS and the MES
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2407
    • 提供者:赵亮
  1. TDLMS

    3下载:
  2. 图像处理中应用非常广泛的二维最小均方误差算法(TDLMS)。绝对好用!-Image Processing is widely used two-dimensional MMSE algorithm (TDLMS). Absolute ease of use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-12
    • 文件大小:811
    • 提供者:yuxi
  1. lms

    0下载:
  2. 智能天线算发中的最小均方误差算法,运行后可以直接出结果-Smart Antenna count made in the MMSE algorithm, after running the results can be directly
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:881
    • 提供者:liumiao
  1. lr_lmmse_estimation

    0下载:
  2. 基于最小均方误差的方法LMMMSE,对信道参数进行估计。-MMSE-based method LMMMSE, on the estimated channel parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:919
    • 提供者:罗西基
  1. wiener_ch2

    0下载:
  2. 求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。-how to use this function: [hx,hy]=wiener_ch2(w,N)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1163
    • 提供者:王一
  1. RLS

    0下载:
  2. RLS最小均方误差算法的自适应滤波程序及其应用-Least-mean-square error RLS adaptive filtering algorithm and its application procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:616
    • 提供者:胡晓春
  1. MATLAB_Programming_LMS_Adaptive_Equalizer

    0下载:
  2. 一个MATLAB程序,用以实现基于最小均方误差算法的自适应均衡器,通常可以直接应用在数字通信系统中-A MATLAB program used to implement an LMS adaptive equalizer which can be directly applied in the digital communication systems
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3568
    • 提供者:Evan
  1. chennl

    1下载:
  2. 最全的信道估计仿真,包括最小二乘法,最小均方误差法,变换域法。-The most complete simulation of channel estimation, including least squares, minimum mean square error method, transform domain methods.
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:1302118
    • 提供者:xiaohan
  1. lms

    0下载:
  2. 本程序可用于实现最小均方误差算法-LMS algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:895
    • 提供者:张海秀
  1. BP

    0下载:
  2. 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。-Nerual network calculation,including training and working part,utilizing MMSE algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:698
    • 提供者:李珍
  1. 二维最小均方误差TDLMS(主要用于小目标跟踪)

    1下载:
  2. 二维最小均方误差背景预测算法TDLMS,常用于目标检测,经实测,效果较好(Two dimensional minimum mean square error background prediction algorithm TDLMS, commonly used in target detection, measured, the effect is better)
  3. 所属分类:图形图象

  1. OMLSA

    10下载:
  2. 这是目前传统单通道语音增强中效果最好的算法,作者Iseal Cohen大神,采用基于最小均方误差MMSE准则,代码里,噪声估计由最初的MCRA更新为效果更好的IMCRA。(This is the most effective algorithm for traditional single channel speech enhancement. The author, Iseal Cohen great God, uses the minimum mean square error MMSE c
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:10240
    • 提供者:Ahu_Lay
  1. LMS_estimation

    0下载:
  2. MATLAB对带噪声的信号进行最小均方误差估计,得到去噪声的信号。(MATLAB is used to estimate the minimum mean square error of the signal with noise, and the noise is obtained.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:水草精
  1. SS

    5下载:
  2. 加权质心定位算法(zhixin.m)、最小均方误差的二维定位算法(LSM2.m)、最小均方误差的三维定位算法(LSM3.m)、最小二乘/极大似然用于目标跟踪(MLS1.m)、最小二乘/极大似然用于纯方位目标跟踪(MLS2.m)(Weighted centroid positioning algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:夏沐熙
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com