搜索资源列表
变步长积分一步的连分式法
- 变步长积分一步的连分式法-variable step integral step in the continued fraction France
LMS和变步长LMS的性能比较
- 本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。
变步长积分一步的连分式法
- 变步长积分一步的连分式法-variable step integral step in the continued fraction France
变步长梯形求积法
- 用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。-using FORTRAN language of the procedure so in FORTRAN operating system directly, to provide a convenient point.
1114763
- matlab例子自适应滤波最陡下降法特征值扩散度仿真,变步长仿真-Matlab example of adaptive filtering steepest descent method for eigenvalue proliferation simulation, variable step simulation
Integraller
- 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle I
RKF46
- 变步长五阶精度RK方法,用于积分常微分方程。Fortran程序已验证,放心使用。-variable step five bands RK precision method for integral ordinary differential equations. Fortran procedure has been verified, assured use.
VSS_LMS
- 变步长LMS算法!用于系统识别的,用MATLAB编写-modified LMS algorithm! For system identification, prepared using MATLAB
my_lms
- lms滤波器的matlab源代码,可以实现变步长仿真效果!-LMS filter Matlab source code, change can be achieved step simulation results!
buchangqiujifen
- 利用变步长来计算积分,该算法中用到步长的折半方法。-use variable step to calculate integrals, the algorithm uses the half step method.
Adaptivestep-changingDirectionalGA
- 自适应变步长定向变异遗传算法解函数优化问题 需要调用GAOT5.-Adaptive Variable step directional variation of genetic algorithm optimization solutions function call GAOT5 needs.
updatesimplexmethod
- 单纯形法是一种不错的随机搜索算法,但是其受初始值的选取,步长大小的影响较大,容易陷入局部收敛。程序中列出了基本单纯形法,和几种改进的单纯形法,包括变步长的单纯形法,单纯形加遗传算法等。-simplex method is a good random search algorithm, but its initial value by the selection, step in a larger size, easy to be tra
LMSMatalb
- 这里提供一种变步长LMS算法及其Matalb实现-here with a modified LMS algorithm and its realization Matalb
MicrosoftWord4
- 可以看到 变步长未必会需要更长的时间 因为它是一种自适应的方式 如果某阶段情况理想的话 就会用最大步长来做 那就会很快 -can see variable step may not need a longer period of time because it is an adaptive way if a certain phase of the the ideal would be the greatest
zsyxhcl
- 这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。-here on the main LMS algorithm and some improvements to the LMS algorithm (NLMS. modified LMS algorithm, transform domain LMS algorithm
integer
- 这是一个VC环境下用C++写的变步长梯形求积分算法-This is a VC environment written in C with variable step-ladder quadratures algorithm
changestepadptivefilter
- 变步长的LMS自适应滤波算法(matlab)-variable step LMS adaptive filter algorithm (Matlab)
Euler
- C语言实现的改进欧拉法,用定步长和变步长实现改进欧拉法求解常微分方程组。
LMS
- 在一种变步长LMS 算法的基础上,引进动量因式,提出了一种新的改进LMS 的算法。新算法整体性能优 于变步长LMS 算法以及LMS 算法。通过理论分析,比较了新的算法和变步长LMS 算法以及LMS 算法的收敛性 和稳态性,提出了一种设想以提高新算法的稳态性。仿真试验证明了新算法的优越性以及设想的在仿真条件下的正 确性。-In a variable step size LMS algorithm, based on the i
自适应变步长的龙格库塔法
- 使用matlab语言对计算方法中的自适应变步长的龙格库塔法的实现(The Realization of Runge - Kutta Method Using Adaptive Variable Step Size in Computational Method with matlab Language)