CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaptive step-size

搜索资源列表

  1. adaptive-signal-arithmetic

    0下载:
  2. Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulation results show that this algo
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3701
    • 提供者:上将
  1. FIR-differentiate

    0下载:
  2. By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2944
    • 提供者:上将
  1. adaptivelms

    1下载:
  2. 基于小波变换的可变步长自适应LMS语音信号去噪程序,对实际复杂噪声具有很好的效果-Based on wavelet transform adaptive variable step size LMS Speech Signal Denoising procedures, the actual complexity of the effect of noise has a very good
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:808
    • 提供者:djf
  1. LMS

    2下载:
  2. 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1197
    • 提供者:杨思科
  1. cdf

    0下载:
  2. In this paper, we propose and study an adaptive delta modulator that has improved SNR performance and better robustness in tracking highly varying signals. The step-size adaptation used in this modulator is based on information about the abso
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:270017
    • 提供者:afiri
  1. ECHOCANCELLATION

    0下载:
  2. To get faster convergence, we can try using a larger step size value. However, this increase causes another effect, that is, the adaptive filter is ”mis-adjusted” while the near-end speaker is talking. Listen to what happens when we choose a st
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5890
    • 提供者:KJ
  1. fulltext

    0下载:
  2. 提出了一种图像配准随机梯度下降优化与自适应步长法预测的新的图像配准的方法-Presents a decline in image registration optimization and stochastic gradient adaptive step size to predict a new method of image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:532349
    • 提供者:高雪
  1. LMS-adapative

    0下载:
  2. 一种改进的变步长LMS自适应算法,论文不错!-An improved variable step-size LMS adaptive algorithm, thesis is true!
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:58534
    • 提供者:倪宁
  1. detection1

    0下载:
  2. ,从所得二值图像中获得眼睛的候选 位置 用PCA 方法进行眼睛位置的最佳选择1 该方法解决了二值化阈值步长的自适应选取问题-From the obtained binary image in the eyes of the candidate to obtain Position using PCA method the best choice for an eye position of the solution to the two threshold values of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:325381
    • 提供者:张正荣
  1. CCM+TAASS

    0下载:
  2. its about constant modulus algorithm for smart antenna with adaptive step size
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1089
    • 提供者:brazier
  1. interference2_snr_MASS

    0下载:
  2. about constant modulus algorithm for smart antenna with adaptive step size
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1019
    • 提供者:brazier
  1. zishiyingzaoshengduixiao

    0下载:
  2. 实现了基本的自适应噪声对消,以及改进的ELMS和变步长自适应噪声对消,制作了友好的GUI界面方便参数调整和观察结果-To achieve the basic adaptive noise cancellation, and improved ELMS and variable step-size adaptive noise cancellation, make a friendly GUI interface for easy parameter adjustment and observat
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11971
    • 提供者:刘翔
  1. ADPCMCodec

    0下载:
  2. The DVI Adaptive Differential Pulse Code Modulation (ADPCM) algorithm was first described in an IMA recommendation on audio formats and conversion practices [1]. ADPCM is a transformation that encodes 16-bit audio as 4 bits (a 4:1 compression ratio).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:439688
    • 提供者:stefanescul
  1. Robust-Variable-Step-Size-Algo-for-LMS-adaptive-f

    0下载:
  2. Roboust Variable Size pdf
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:92208
    • 提供者:Suraj
  1. A-Variable-Step-Size-LMS-Algorithm

    0下载:
  2. 一种变步长的归一化最小均方自适应滤波算法的实现-A variable step size normalized least mean square adaptive filter algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2209242
    • 提供者:孟磊
  1. ABpTRAININGd

    0下载:
  2. 自适应步长BP神经网络训练算法,采用最小误差和梯梯度下降法更新权值 ,经测试可直接使用。 -Adaptive step size BP neural network training algorithm, the minimum error and ladder gradient descent to update the weights, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1350
    • 提供者:sh
  1. A-nonparametric-variable-step-size-NLMS-algorithm

    0下载:
  2. A nonparametric adaptive filtering approach is proposed in this paper. The algorithm is obtained by exploiting a time-varying step size in the traditional NLMS weight update equation. The step size is adjusted according to the square of a time-av
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:860888
    • 提供者:mostafa
  1. Adaptive-step-size-CLMS-algorithms

    1下载:
  2. 一种能够自适应改变步长的自适应滤波算法,对于输入信号有很好的自适应调整-A way to change the step size of the adaptive adaptive filtering algorithm, the input signal has a good adaptive
  3. 所属分类:Other systems

    • 发布日期:2017-03-20
    • 文件大小:5120
    • 提供者:chen tao
  1. rkf

    0下载:
  2. 自适应步长的Runge-Kutta-Fehlberg法解初问题常微分刚性方程组-Adaptive step size Runge-Kutta-Fehlberg method for solving initial problem of ordinary differential equations
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:674
    • 提供者:zhangsongbo
  1. RK

    0下载:
  2. 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:雨夜湘潇
« 12 3 4 »
搜珍网 www.dssz.com