// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlier // door[0]: the upperdoor // door[1]: the lowerdoor
標簽: chebysheve detection abnormal function
上傳時間: 2013-11-30
上傳用戶:13517191407
TMS320C6711的上電自檢 This source code is ultimately used to create a JEDEC programming file used * to program the Flash ROM on the C6711 DSK.
標簽: used programming ultimately source
上傳時間: 2013-12-12
上傳用戶:wl9454
% 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
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in ANSI C and can be used on any CPU.
標簽: which applications can for
上傳時間: 2017-01-04
上傳用戶:偷心的海盜
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. µ C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in ANSI C and can be used on any CPU.
標簽: which applications can for
上傳時間: 2017-01-04
上傳用戶:13517191407
(一)基本任務:單頻正弦波模擬信號的簡單數字化。即對一個單頻正弦波模擬信號進行抽樣、均勻量化、PCM二進制自然編碼。 1、主要步驟和要求: (1)單頻正弦波模擬信號的抽樣實現。要求輸入信號的幅度A、頻率F和相位P可變;要求仿真時間從0到2/F,抽樣頻率為Fs=20F;要求給出抽樣信號samp的波形圖。 (2)單頻正弦波模擬信號均勻量化的實現。要求對抽樣信號sampl歸一化后再進行均勻量化;要求量化電平數D可變;要求輸出信號為平頂正弦波;要求給出量化輸出信號quant的波形圖,并與抽樣信號samp畫在同一圖形窗口中進行波形比較。 (3)單頻正弦波模擬信號PCM二進制自然編碼的實現。要求按量化序號給出PCM二進制自然編碼;要求給出編碼后的數字序列pcm。
上傳時間: 2013-12-07
上傳用戶:無聊來刷下
These are P-Channel enhancement mode silicon gate power fi eld effect transistors. They are advanced power MOSFETs designed, tested, and guaranteed to withstand a specifi ed level of energy in the breakdown avalanche mode of operation. All of these power MOSFETs are designed for applications such as switching regulators, switching converters, motor drivers, relay drivers and drivers for other high-power switching devices. The high input impedance allows these types to be operated directly from integrated circuits.
標簽: enhancement transistors P-Channel are
上傳時間: 2017-02-17
上傳用戶:aeiouetla
Data Structures and Algorithms with Object-Oriented Design Patterns in Java Bruno R. Preiss B.A.Sc., M.A.Sc., Ph.D., P.Eng. Associate Professor Department of Electrical and Computer Engineering University of Waterloo, Waterloo, Canada
標簽: B.A.S R. Object-Oriented Algorithms
上傳時間: 2017-03-07
上傳用戶:z754970244
This project asks you to write a program that allows you to specify an initial configuration. The program follows the rules of Life (listed shortly) to show the continuing behavior of the configuration.
標簽: configuration you project program
上傳時間: 2013-12-29
上傳用戶:aig85
Lazarus is a free and open source development tool for the FreePascal Compiler. The purpose of the project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with Lazarus and FPC
標簽: development FreePascal the Compiler
上傳時間: 2013-12-20
上傳用戶:wang5829