BP神经网络,用VC实现/*********** universal BP algorithm *********** *********** dglag@163.com ***********/
BP神经网络,用VC实现/*********** universal BP algorithm *********** *********** dglag@163.com ***********/...
算法(algorithm),在数学(算学)和计算机科学之中,为任何良定义的具体计算步骤的一个序列,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。
BP神经网络,用VC实现/*********** universal BP algorithm *********** *********** dglag@163.com ***********/...
Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial netwo...
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned ...
并行计算的英文教程 Parallel Computation Architecture, Algorithm and Programming...
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real par...
Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines...
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole...
contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algori...
Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere to the Mars. Contro...
This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed le...