搜索资源列表
xx
- Romberg积分和变步长梯形求积公式的matlab算法程序,详细功能见代码内部说明-Romberg integral and variable step-size trapezoidal quadrature formula matlab algorithm program in detail capabilities see the code for internal notes
optimizationtheory-matlab
- 最优化理论中的几个算法,包括共轭梯度法,公轭梯度法,方向加速法,步长加速,变尺度法-Optimization theory in several algorithms, including the conjugate gradient method, public and conjugate gradient method, directional method, step speed, variable metric method
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
panduan
- 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system
LMS
- 采用一种快速收敛变步长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
bianbuchang
- 变步长的LMS算法,给出误差曲线和理论的权重分析。-LMS MATLAB
LMSandVSLMS
- 本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。-This programme compare LMS algorithm with VSLMS algorithm. The result indicate that the latter is better.
mppt
- 太阳能三种mppt算法包括干扰观察法,电导增益法,变步长电导增益法-Solar mppt algorithm includes three kinds of interference with observation, electrical conductivity gain method, variable step-size conductivity Gain Method
LMS-adapative
- 一种改进的变步长LMS自适应算法,论文不错!-An improved variable step-size LMS adaptive algorithm, thesis is true!
mynewlms
- 一种变步长的lms算法实现,用MATLAB编写。-A variable step size lms algorithm, using MATLAB write.
LMS
- 自适应变步长LMS算法,仿真与功能说明,算法详解,资料综合!-Auto LMS matlab
anewLMSalgorithm
- 本文对变步长自适应滤波算法进行了讨论,建立了步长因子μ与误差信号e(n) 之间另一种新的非线性函数关系. 该函数比已有的sigmoid 函数简单,且在误差e(n)接近零处具有缓慢变化的特性,克服了Sigmoid 函数在 自适应稳态阶段步长调整过程中的不足. 由此函数本文得出了另一种新的变步长自适应滤波算法,并且分析了参数α,β的取值原则及对算法收敛性能的影响. 该算法有较好的收敛性能且计算量少. 计算机仿真结果与理论分析相一致,证实了该算法的收敛性能优于已有的算法.-In this pap
rk5
- 利用龙哥库塔法变步长解决高阶常微分方程的程序-Long Ge Kuta method using variable step procedures for solving higher order ordinary differential equations
LMS
- 一种改进的LMS算法及其在噪声对消中的应用。在分析传统定步长LMS算法和变步长LMS算法的基础上,提出了一种改进的变步长LMS算法。新算法利用瞬时误差绝对值三次方的指数形式和遗忘因子同时调整步长,更好的解决了收敛速度和稳态误差的矛盾-An improved LMS algorithm and its application in noise cancellation. In the analysis of the traditional fixed step and variable step
NLMS
- 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
variable-step-LMS-algorithm-
- 一种变步长LMS算法及其Matlab仿真-A variable step size LMS algorithm and its Matlab simulation
LMS及Variable LMS算法(MATLAB)
- 用MATLAB实现的LMS自适应滤波算法及变步长自适应算法程序。(LMS adaptive filtering algorithm and variable step size adaptive algorithm program implemented by MATLAB.)
自适应变步长的龙格库塔法
- 使用matlab语言对计算方法中的自适应变步长的龙格库塔法的实现(The Realization of Runge - Kutta Method Using Adaptive Variable Step Size in Computational Method with matlab Language)
LMS-Matlab
- 描述几种常见的变步长算法,步长因子与误差之间关系的曲线。(This paper describes several common variable step size algorithms, the curves of the relationship between the step factor and the error.)
LMS_鲁棒变步长归一化
- 鲁棒自适应滤波器的MATLAB仿真和实现。这里采用的一种变步长的NLMS算法(VSSNLMS)(Robust adaptive filter MATLAB simulation and implementation. A variable-step NLMS algorithm (VSSNLMS) used here)