Pos Componet Some Pos Utility
上傳時間: 2014-12-03
上傳用戶:TF2015
% 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
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
kernel mode code for configuring switches. can attach to phy abstraction layer. communicates with user land tool swconfig through generic netlink
標簽: communicates abstraction configuring switches
上傳時間: 2017-01-04
上傳用戶:PresidentHuang
Building a Simple Image Conversion Utility
標簽: Conversion Building Utility Simple
上傳時間: 2013-11-26
上傳用戶:qwe1234
SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windows\system32 folder. 2.run Emulator Utility and then press install button and close the utility. 3.run wechoid.exe, selector must be 1e or 1c 4.then run LicGen and use selector and code from wechoid.exe w/o 0x, it will make a license for that pc
標簽: windowssystem SENTINEL Emulator sentinel
上傳時間: 2017-02-10
上傳用戶:498732662
Lcd interface between upper application layer and driver (MTK)
標簽: application interface between driver
上傳時間: 2013-11-27
上傳用戶:彭玖華
LZ Compression Utility 的反程序,專門解壓縮被LZ Compression處理過的文件。 使用方法,啟動Ls32DeCompress.exe,輸入文件名稱即可
標簽: Compression Utility LZ 程序
上傳時間: 2013-12-02
上傳用戶:fredguo
I always wanted to play around with JNI. This is my first attempt so I created a utility DLL called TestImpl.dll that exports several useful functions which are difficult or impossible to implement in JAVA.
標簽: attempt created utility always
上傳時間: 2013-12-28
上傳用戶:lx9076
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code
標簽: StructBrowser submitted enhanced updated
上傳時間: 2017-03-05
上傳用戶:csgcd001