This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
标签: direct-sequence adaptive receiver spectrum
上传时间: 2014-01-16
上传用户:D&L37
一个完整的2D滚屏游戏示例,编译后可以运行玩耍。使用DIRECT DRAW,DIRECT INPUT,DIRECT SOUND;游戏逻辑完整,有记分系统,供喜欢游戏编程的初学者参考切磋。
标签:
上传时间: 2013-12-23
上传用户:王庆才
http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,则R3~R0的输出信号中会有一个为1,但我们还是是无法确定哪一个键被按下,必須要从R3 ~R0 的输出信号与C3~C0的扫描信号共同決定那个按键被按下. 编写VHDL的构思: 外部接口包括: a. INPUT脚 : CLK , R3~R0. b. OUTPUT脚 : C3~C0 , DATA3~DATA0(辨别出的按键值).
标签: cgi-bin forums edacn forum
上传时间: 2015-04-09
上传用户:zm7516678
The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured using a three-wire bus, comprising of PCLK, PDATA and PALE signals.
标签: microcontroller transceiver configured The
上传时间: 2014-01-04
上传用户:c12228
制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Scott Meyers的网站下载的《Three Guidelines for Effective Iterator Usage》一文翻译。条款43根据从C/C++ Users Journal网站下载的《STL Algorithms vs. Hand-Written Loops》一文翻译,条款45根据从C/C++ Users Journal网站下载的《Distinguishing STL Search Algorithms》一文翻译。其余部分根据epubcn放出的电子书制作。
标签: Addison-Wesley 家 保持
上传时间: 2015-04-12
上传用户:jing911003
无线仿真Matlab代码,Matlab scripts to generate input trace files. Changed in January 2005
上传时间: 2015-04-13
上传用户:wkchong
文具仓库管理系统2.0(源码)delphi+access main in Main\main.pas {FrmMain}, Login in Login\Login.pas {FrmLogin}, Logo in Login\Logo.pas {FrmLogo}, Global in Share\Global.pas , BaseSetup in BaseSetup\BaseSetup.pas {FrmBaseSetup}, dm in Share\dm.pas {DM_Wjckgl: TDataModule}, About in Help\About.pas {FrmAbout}, InputGoods in Input\InputGoods.pas {FrmInputGoods},
标签: LoginLogin pas Mainmain FrmLogin
上传时间: 2013-12-16
上传用户:1427796291
建议的词法分析器,界面友好,用户把文法放在input文档中,由程序调用,在ouput文档中给出分析结果,
标签: 分析器
上传时间: 2015-04-27
上传用户:gxf2016
LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.
标签: implementing quantization directory Learning
上传时间: 2015-05-02
上传用户:hewenzhi
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
标签: the Analyzer Compiler project
上传时间: 2013-12-19
上传用户:Yukiseop