搜索资源列表
-
0下载:
单纯形法是一种不错的随机搜索算法,但是其受初始值的选取,步长大小的影响较大,容易陷入局部收敛。程序中列出了基本单纯形法,和几种改进的单纯形法,包括变步长的单纯形法,单纯形加遗传算法等。-simplex method is a good random search algorithm, but its initial value by the selection, step in a larger size, easy to be trapped into local convergence. P
-
-
4下载:
bp神经网络算法及其改进,改进方法基于动量法和可变步长.-bp net algorithm and its improvement based on moment and variable step-size
-
-
0下载:
用神经网络变步长算法实现模式识别,用C++实现-With variable step-size neural network pattern recognition algorithm, using C++ to achieve
-
-
0下载:
variable step size LMS algorithm
-
-
0下载:
This derivation of the normalised least mean square algorithm is based on Farhang-
Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm
we consider the standard LMS recursion, for which we select a variable step size
-
-
0下载:
基于神经网络的非线性系统建模,采用了变步长的BP算法。-Nonlinear System Modeling based on neural network, using a variable step size BP algorithm.
-