搜索资源列表
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) between the different points
vlms
- 一种新的变步长LMS自适应滤波算法.pdf,电子学报,罗小东
VLMSandMatlabsimulate
- 一种变步长LMS算法及其Matlab仿真.pdf,应用科技,吕强
43680518bianbuchangLMS
- 在信道估计中实现了变步长的lms算法,完成仿真平台
xx
- Romberg积分和变步长梯形求积公式的matlab算法程序,详细功能见代码内部说明-Romberg integral and variable step-size trapezoidal quadrature formula matlab algorithm program in detail capabilities see the code for internal notes
self
- 自适应滤波方法举例:观察收敛因子、变步长对自适应滤波算法的影响-Adaptive filtering method, for example: To observe the convergence factor, variable step adaptive filter algorithm on the impact of
na1
- 数值分析中定步长和变步长计算方法,通过菜单调用使大家知道他们之间的不同-Set of numerical analysis and variable-step-step method of calculation, through the menu so that people know what they call the difference between
gongshi
- 这是用C写的计算方法中常用的公式,有梯形公式、变步长梯形公式、Romberg公式、欧拉公式、牛顿插值公式、lagrange插值公式等-It is written using C commonly used in the calculation of the formula, there is trapezoid formula, variable-step trapezoidal rule, Romberg formula, Euler' s formula, Newton' s i
lvchenglinnlms
- 这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较,很值得研究!-The key players here and some of the LMS algorithm is an improved LMS algorithm (NLMS algorithm, variable step size LMS algor
LMS-adapative
- 一种改进的变步长LMS自适应算法,论文不错!-An improved variable step-size LMS adaptive algorithm, thesis is true!
Trapzint
- 编程实现用变步长梯形积分算法求解函数的定积分-Programming with variable step trapezoidal integration algorithm for solving the definite integral of a function
LMS
- 自适应变步长LMS算法,仿真与功能说明,算法详解,资料综合!-Auto LMS matlab
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
bianbuchangLMS
- 一种变步长LMS的算法,描述了与基本LMS算法的比较,随着迭代次数的增加,变步长的LMS算法达到最优的迭代次数少-A variable step size LMS algorithm, describes the basic LMS algorithm and compare that with the increase in the number of iterations, variable step size LMS algorithm to achieve the optimal num
rk5
- 利用龙哥库塔法变步长解决高阶常微分方程的程序-Long Ge Kuta method using variable step procedures for solving higher order ordinary differential equations
Variable-step-symplectic-Fusheng
- C++上机实验,可实现的变步长辛甫生源代码,含运行结果,解释说明-C++ on experiments, variable step size can be achieved Xin Fu students code, with the results, explaining
TRAP_FORM
- 变步长梯形求积法,C语言编写,经过实际运行,准确稳定-Variable step trapezoidal quadrature method, the C language, after the actual operation, accurate and stable
HLMSSmatlaabe
- 这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。 -Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algori
a-double-integral
- 这是一个用变步长梯形求积发计算的二重积分。-This is a double integral using the variable step length trapezoidal quadrature calculation.
自适应变步长的龙格库塔法
- 常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)