Finding FWHM. Full-Width at Half-maximum (FWHM) of the waveform.
標簽: FWHM Half-maximum Full-Width waveform
上傳時間: 2016-01-28
上傳用戶:zhangyi99104144
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using optimized SW routines with a performance up to 25KBaud in Slave Mode with half duplex transmission and an overhead less than 60% atSAB C513 with 12 MHz. Due to the implementation in C this performance is not the limitof the chip. A pure implementation in assembler will result in a strong reduction of theCPU load and therefore increase the maximum speed of the interface. In addition,microcontrollers like the SAB C505 will speed up the interface by a factor of two becauseof an optimized architecture compared with the SAB C513.Moreover, this solution lays stress on using as few on-chip hardware resources aspossible. A more excessive consumption of those resources will result in a highermaximum speed of the emulated interface.Due to the restricted performance of an 8 bit microcontroller a pin compatible solution isprovided only; the internal register based programming interface is replaced by a set ofsubroutine calls.The attached source files also contain a test shell, which demonstrates how to exchangeinformation between an on-chip HW-SSC and the emulated SW-SSC via 5 external wiresin different operation modes. It is based on the SAB C513 (Siemens 8 bit microcontroller).A table with load measurements is presented to give an indication for the fraction of CPUperformance required by software for emulating the SSC.
標簽: synchronous Emulating serial
上傳時間: 2014-01-31
上傳用戶:z1191176801
半條命2(Half Life2)源碼,據說是泄漏出來的游戲源碼,其中還包含了反恐精英CS游戲以及其他部分的源碼。有興趣的朋友可以去研究一下,請勿用于非法用途。
上傳時間: 2013-12-20
上傳用戶:1966640071
這是Half rate speech(GSM 06.20)
上傳時間: 2013-12-11
上傳用戶:q123321
Half-wavelength dipole antenna (FDTD simulation)
標簽: Half-wavelength simulation antenna dipole
上傳時間: 2014-08-14
上傳用戶:hopy
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最優的群體即為最優的染色體群 % Trace----------最佳染色體所對應的目標函數值 % FUN------------目標函數 % LB-------------自變量下限 % UB-------------自變量上限 % eranum---------種群的代數,取100--1000(默認1000) % popsize--------每一代種群的規模;此可取50--100(默認50) % pcross---------交叉的概率,此概率一般取0.5--0.85之間較好(默認0.8) % pmutation------變異的概率,該概率一般取0.05-0.2左右較好(默認0.1) % options--------1×2矩陣,options(1)=0二進制編碼(默認0),option(1)~=0十進制編碼,option(2)設定求解精度(默認1e-4)
標簽: pmutation BestPop popsize maximum
上傳時間: 2015-07-16
上傳用戶:Altman
Maximum Security (First Edition) 網絡安全 英文版
標簽: Security Maximum Edition First
上傳時間: 2015-07-23
上傳用戶:c12228
Classify using the maximum-likelyhood algorithm
標簽: maximum-likelyhood algorithm Classify using
上傳時間: 2015-08-28
上傳用戶:日光微瀾
by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
標簽: submatrix maximum Kadane Output
上傳時間: 2015-10-13
上傳用戶:彭玖華
Maximum eigenvalue and the corresponding eigenvector.
標簽: corresponding eigenvector eigenvalue Maximum
上傳時間: 2015-10-30
上傳用戶:2525775