Computes approximate significance points of a Pearson curve with given first four moments, or first three moments and left or right boundary
標簽: first significance approximate Computes
上傳時間: 2014-06-29
上傳用戶:silenthink
% 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
通過對于模2除法的研究 可以得到如下方法: 1. 把信息碼后面加上p-1位的0,這個試驗中p是6位,即在輸入的信息碼后面加上“00000”。把這個17位的被除數放入input中。 2. 在得到被除數input之后,設計一個在被除數上移動的數據滑塊變量d,把input中的最高位開始逐次復制給變量d。 3. 如果d的最高位為1,由變量d和變量p做異或運算;如果d的最高位為0則不運算或者做多余的異或‘0’的運算。 4. 把滑塊變量d往后滑動一位。 5. 循環步驟(3,4)11次。 6. 執行步驟3。 7. 得到余數c,把c轉成信號輸出。
上傳時間: 2013-12-28
上傳用戶:鳳臨西北
Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Python
標簽: Flash creating display program
上傳時間: 2014-01-15
上傳用戶:fandeshun
Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than any other major language used today. Java I/O is the first and still the only book to fully expose the power and sophistication of this library.
標簽: cross-platform language powerful provide
上傳時間: 2014-01-07
上傳用戶:pompey
snmp4j 1.8.2版 The org.snmp4j classes are capable of creating, sending, and receiving SNMPv1/v2c/v3 messages. A SNMP message is composed of its message header and its PDU payload. This package contains three main groups of classes and interfaces:
標簽: receiving creating classes capable
上傳時間: 2016-12-31
上傳用戶:qazxsw
verilog code 4-bit carry look-ahead adder output [3:0] s //summation output cout //carryout input [3:0] i1 //input1 input [3:0] i2 //input2 input c0 //前一級進位
標簽: output look-ahead summation carryout
上傳時間: 2017-01-07
上傳用戶:yyq123456789
The worm will duplicate to WINNT catalogue , put worm shelf adult.exe into C: \, in zip file under C:\WINNT , C:\WINNT\system32 , these three catalogues ,. The worm will falsely use the person who sends one name and send the addressee for this mail of worm s mail automatically, the worm will open the selfish calculations constantly too.
標簽: worm duplicate catalogue WINNT
上傳時間: 2017-01-13
上傳用戶:aig85
The worm will produce Arod.exe and " get to C: \WINDOWS catalogue . After starting the machine again , will put worm shelf Arod.exe into C: \, C:\WINDOWS,In zip file under WINDOWS \system32 , these three catalogues ,. As the user opens Outlook Express, the worm will search Outlook Express and accept a mail while inserting , and falsely use the person who sends one name and send the addressee for this mail of worm s mail automatically.
標簽: catalogue starting produce WINDOWS
上傳時間: 2013-12-18
上傳用戶:wang5829
ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
標簽: Visual-to-Audio Electronic download project
上傳時間: 2017-02-01
上傳用戶:笨小孩