msp430心電儀程序代碼 ............\Heart rate ............\Heart rate with DAC output ............\Heart rate with EKG Demo ............\mul.s43(需要與上面三個之一配合使用)
上傳時間: 2016-12-24
上傳用戶:曹云鵬
Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the functions NNPRUNE and NNFPE.
標簽: network w.r.t. derivatives Produces
上傳時間: 2013-12-18
上傳用戶:sunjet
% 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 program produces a Frequency Domain display from the Time Domain * data input using the Fast Fourier Transform.
標簽: Domain Frequency the produces
上傳時間: 2013-12-11
上傳用戶:mpquest
開源備份軟件源碼 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers
標簽: Automatic Advanced Maryland Archiver
上傳時間: 2017-01-13
上傳用戶:xc216
linux input 子系統分析 linux input 子系統分析
上傳時間: 2013-12-19
上傳用戶:遠遠ssad
本例展示了如何設置TIM工作在輸出比較-非主動模式(Output Compare Inactive mode),并產生相應的中斷。 TIM2時鐘設置為36MHz,預分頻設置為35999,TIM2計數器時鐘可表達為: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 設置TIM2_CCR1寄存器值為1000, CCR1寄存器值1000除以TIM2計數器時鐘頻率1KHz,為1000毫秒。因此,經過1000毫秒的時延,置PC.06輸出為低電平。 同理,根據寄存器TIM2_CCR2 、TIM2_CCR3和 TIM2_CCR4的值,經過500毫秒的時延,置PC.07輸出為低電平;經過250毫秒的時延,置PC.08輸出為低電平;經過125毫秒的時延,置PC.09輸出為低電平。 輸出比較寄存器的值決定時延的大小,當計數器的值小于這個值的時候,點亮與PC.06-PC.09相連的LED;當計數器的值達到這個值得時候,產生中斷,在TIM2的4個通道相應的中斷里,把它們一一關閉。
標簽: Inactive Compare Output mode
上傳時間: 2013-12-20
上傳用戶:ghostparker
編寫程序,登錄幼兒園200個小朋友的數據:姓名、性別、年齡、身高、體重、出生日期,分別按年齡排序后輸出。 要求: (1)登錄數據用函數input() (2)按身高排序用函數sort() (3)輸出排序結果用函數output(),輸出格式為: 幼兒園小朋友一覽(依身高排序) =================================================== 姓名 性別 年齡 身高 出生日期 …… … …… ……
上傳時間: 2013-12-30
上傳用戶:fhzm5658
matlab simulink 三相PFC仿真,input為50hz交流,output為直流。閉環矢量控制
上傳時間: 2013-12-06
上傳用戶:cylnpy
LabView : Perform Digital Input with Word Handshaking
標簽: Handshaking LabView Digital Perform
上傳時間: 2013-12-21
上傳用戶:蠢蠢66