This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
標簽: derivative the gaussian models
上傳時間: 2016-06-28
上傳用戶:xuanjie
jsp smart upload can let user to know about the jsp upload file information. quite good
標簽: upload information jsp about
上傳時間: 2013-12-26
上傳用戶:Altman
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
標簽: correlation receiver models system
上傳時間: 2013-12-25
上傳用戶:yyyyyyyyyy
This file contains a test program for showing how to use the joystick and the LCD display. The display will show the joystick position. Joystick.c
標簽: the contains joystick display
上傳時間: 2016-07-01
上傳用戶:fxf126@126.com
This file contains a loop-back test for the audio part of the SmartRF04EB
標簽: loop-back the contains SmartRF
上傳時間: 2016-07-01
上傳用戶:924484786
This file contains a test program for showing how to use the joystick
標簽: contains joystick program showing
上傳時間: 2014-01-04
上傳用戶:天誠24
This file contains a test program for showing how to use the different
標簽: different contains program showing
上傳時間: 2014-01-01
上傳用戶:小眼睛LSL
ssd7 ex1 Design the following two tables and turn in your submissions in an HTML file named BookPublisher.html
標簽: submissions following BookPub Design
上傳時間: 2016-07-02
上傳用戶:zhangyigenius
DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } if((cfp=fopen(cfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } else { while(!feof(mfp)&!feof(cfp)) { ttch++ mch=fgetc(mfp) cch=fgetc(cfp) xorRes=mch^cch ttbitdiff+=(xorRes&1)+(xorRes&2)/2+(xorRes&4)/4+(xorRes&8)/8+(xorRes&16)/16+(xorRes&32)/32+(xorRes&64)/64+(xorRes&128)/128 } bdiff=float(ttbitdiff)*100/float(ttch*8) } *bitdiff8byte=float(ttbitdiff)*100/float(8*8) return bdiff
標簽: DESProcess ttbitdiff xorRes bdiff
上傳時間: 2016-07-02
上傳用戶:1079836864
用AVR單片機設計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)
標簽: MP3 interface support Player
上傳時間: 2016-07-02
上傳用戶:fandeshun