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. %
資源簡(jiǎn)介: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 ...
上傳時(shí)間: 2016-12-27
上傳用戶:exxxds
資源簡(jiǎn)介: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 ...
上傳時(shí)間: 2017-08-20
上傳用戶:hzy5825468
資源簡(jiǎn)介: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.
上傳時(shí)間: 2014-01-15
上傳用戶:jkhjkh1982
資源簡(jiǎn)介:基于模型聚類(lèi)算法的matlab實(shí)現(xiàn) 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.
上傳時(shí)間: 2015-04-29
上傳用戶:playboys0
資源簡(jiǎn)介:The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
上傳時(shí)間: 2015-08-17
上傳用戶:chenjjer
資源簡(jiǎn)介:% 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...
上傳時(shí)間: 2016-12-27
上傳用戶:jcljkh
資源簡(jiǎn)介:Cycle slip probability of the phase unrapping algorithm
上傳時(shí)間: 2013-12-09
上傳用戶:wpt
資源簡(jiǎn)介:Finite sample effects of the fast ICA algorithm
上傳時(shí)間: 2016-09-03
上傳用戶:lxm
資源簡(jiǎn)介:This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
上傳時(shí)間: 2017-05-18
上傳用戶:zmy123
資源簡(jiǎn)介:This is a Matlab v6.5 implementation of the Romberg integration algorithm.
上傳時(shí)間: 2017-05-18
上傳用戶:星仔
資源簡(jiǎn)介:A good review of the k-means algorithm
上傳時(shí)間: 2014-01-11
上傳用戶:xinyuzhiqiwuwu
資源簡(jiǎn)介: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.
上傳時(shí)間: 2013-12-23
上傳用戶:xuanchangri
資源簡(jiǎn)介:this class is an implementation of the kd-tree algorithm
上傳時(shí)間: 2013-12-17
上傳用戶:笨小孩
資源簡(jiǎn)介: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
上傳時(shí)間: 2013-12-23
上傳用戶:wqxstar
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-11-09
上傳用戶:1109003457
資源簡(jiǎn)介:自適應(yīng)(Adaptive)神經(jīng)網(wǎng)絡(luò)源程序 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...
上傳時(shí)間: 2015-04-09
上傳用戶:ywqaxiwang
資源簡(jiǎn)介: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:...
上傳時(shí)間: 2013-12-23
上傳用戶:teddysha
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-01-15
上傳用戶:wxhwjf
資源簡(jiǎn)介: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 ...
上傳時(shí)間: 2015-07-07
上傳用戶:xfbs821
資源簡(jiǎn)介: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...
上傳時(shí)間: 2013-12-26
上傳用戶:kelimu
資源簡(jiǎn)介:% [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--------最優(yōu)的群體即為...
上傳時(shí)間: 2015-07-16
上傳用戶:Altman
資源簡(jiǎn)介:a set of cross-platform tools that is useful for programming the GBA written in Java.
上傳時(shí)間: 2015-01-06
上傳用戶:yd19890720
資源簡(jiǎn)介:快速排序! 經(jīng)典的算法。 provides methods to sort a set of objects with quicksort algorithm.
上傳時(shí)間: 2014-01-08
上傳用戶:ryb
資源簡(jiǎn)介: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...
上傳時(shí)間: 2013-12-20
上傳用戶:小眼睛LSL
資源簡(jiǎn)介:A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
上傳時(shí)間: 2015-05-04
上傳用戶:彭玖華
資源簡(jiǎn)介: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...
上傳時(shí)間: 2013-12-14
上傳用戶:netwolf
資源簡(jiǎn)介:* 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 *...
上傳時(shí)間: 2014-01-15
上傳用戶:Divine
資源簡(jiǎn)介: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
上傳時(shí)間: 2014-08-17
上傳用戶:qlpqlq
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-03-01
上傳用戶:lizhizheng88
資源簡(jiǎn)介: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...
上傳時(shí)間: 2014-11-27
上傳用戶:天誠(chéng)24