(Ebook - Mathematics) Development Of Neural Network Theory For Artificial Life-Thesis, Matlab And Java Code, Cavuto
标签: Development Mathematics Life-Thesis Artificial
上传时间: 2014-08-19
上传用户:xzt
A framework for supporting advance reservation service in GMPLS-based WDM networks.
标签: GMPLS-based reservation supporting framework
上传时间: 2017-05-11
上传用户:koulian
artificial intelligence Modelling brain human apply texture, color, effect neural network guide for standard techniques
标签: intelligence artificial Modelling texture
上传时间: 2017-07-28
上传用户:agent
ip based networks which provides basic knowledge on IP
标签: knowledge networks provides based
上传时间: 2017-07-29
上传用户:稀世之宝039
ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, simpler network structures and faster learning algorithms, RBF networks have been widely applied in many science and engineering fields. RBF network is three layers feedback network, where each hidden unit implements a radial activation function and each output unit implements a weighted sum of hidden units’ outputs.
标签: introduced literature Broomhead Function
上传时间: 2017-08-08
上传用户:lingzhichao
Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirements. In this paper, we introduce WiSNAP, a Matlab-based application development platform intended for wireless image sensor networks. It allows researchers and developers of such networks to investigate, design, and evaluate algorithms and applications using real target hardware. WiSNAP offers standardized and easy-to-use Application Program Interfaces (APIs) to control image sensors and wireless motes, which do not require detailed knowledge of the target hardware. Nonetheless, its open system architecture enables support of virtually any kind of sensor or wireless mote. Application examples are presented to illustrate the usage of WiSNAP as a powerful development tool.
标签: combination previously multitude Abstract
上传时间: 2013-12-03
上传用户:D&L37
*** *** *** *** *** *****/ /* 基于遗传算法的人工生命模拟 AL_GA.C */ /* An Artificial Life Simulation model Based on Genetic Algorithm */ /* 同济大学计算机系 王小平 2000年5月
标签: Artificial Simulation AL_GA model
上传时间: 2016-11-15
上传用户:ls530720646
% 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 set of corresponding input-output pairs and an initial % network, % [W1,W2,critvec,iteration,lambda]=marq(NetDef,W1,W2,PHI,Y,trparms) % trains the network with the Levenberg-Marquardt method. % % The activation functions can be either linear or tanh. The % network architecture is defined by the matrix NetDef which % has two rows. The first row specifies the hidden layer and the % second row specifies the output layer.
标签: Levenberg-Marquardt desired network neural
上传时间: 2016-12-27
上传用户:jcljkh
This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models of dynamic systems. That is networks % trained by NNARX, NNOE, NNARMAX1, NNARMAX2, or their recursive % counterparts.
标签: function strategy Optimal Surgeon
上传时间: 2013-12-19
上传用户:ma1301115706
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , which has of two % rows. The first row specifies the hidden layer while the second % specifies the output layer.
标签: recursive prediction algorithm Gauss-Ne
上传时间: 2016-12-27
上传用户:ljt101007