Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %
资源简介:Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The ...
上传时间: 2016-12-27
上传用户:exxxds
资源简介:The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples ...
上传时间: 2017-08-20
上传用户:hzy5825468
资源简介:The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
上传时间: 2014-01-15
上传用户:jkhjkh1982
资源简介:基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMODEL based on the highest BIC.
上传时间: 2015-04-29
上传用户:playboys0
资源简介:The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
上传时间: 2015-08-17
上传用户:chenjjer
资源简介:% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a se...
上传时间: 2016-12-27
上传用户:jcljkh
资源简介:Cycle slip probability of the phase unrapping algorithm
上传时间: 2013-12-09
上传用户:wpt
资源简介:Finite sample effects of the fast ICA algorithm
上传时间: 2016-09-03
上传用户:lxm
资源简介:This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
上传时间: 2017-05-18
上传用户:zmy123
资源简介:This is a Matlab v6.5 implementation of the Romberg integration algorithm.
上传时间: 2017-05-18
上传用户:星仔
资源简介:A good review of the k-means algorithm
上传时间: 2014-01-11
上传用户:xinyuzhiqiwuwu
资源简介:In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
上传时间: 2013-12-23
上传用户:xuanchangri
资源简介:this class is an implementation of the kd-tree algorithm
上传时间: 2013-12-17
上传用户:笨小孩
资源简介:A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
上传时间: 2013-12-23
上传用户:wqxstar
资源简介:Sha256 algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash algori...
上传时间: 2014-11-09
上传用户:1109003457
资源简介:自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically t...
上传时间: 2015-04-09
上传用户:ywqaxiwang
资源简介:The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks:...
上传时间: 2013-12-23
上传用户:teddysha
资源简介:This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL...
上传时间: 2014-01-15
上传用户:wxhwjf
资源简介:modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The ...
上传时间: 2015-07-07
上传用户:xfbs821
资源简介:This is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the V...
上传时间: 2013-12-26
上传用户:kelimu
资源简介:% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为...
上传时间: 2015-07-16
上传用户:Altman
资源简介:a set of cross-platform tools that is useful for programming the GBA written in Java.
上传时间: 2015-01-06
上传用户:yd19890720
资源简介:快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
上传时间: 2014-01-08
上传用户:ryb
资源简介:The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is v...
上传时间: 2013-12-20
上传用户:小眼睛LSL
资源简介:A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
上传时间: 2015-05-04
上传用户:彭玖华
资源简介:This book provides information about the concepts and procedures needed by a developer of messaging applications in a Sun™ ONE Message Queue (MQ) environment. This preface contains the following sections: • Audience for This G...
上传时间: 2013-12-14
上传用户:netwolf
资源简介:* DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and *...
上传时间: 2014-01-15
上传用户:Divine
资源简介:performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix
上传时间: 2014-08-17
上传用户:qlpqlq
资源简介:C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a res...
上传时间: 2014-03-01
上传用户:lizhizheng88
资源简介:GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and is contributed as freeware to the development com...
上传时间: 2014-11-27
上传用户:天诚24