搜索结果

找到约 2,901 项符合 Using 的查询结果

按分类筛选

显示更多分类

测试测量 LT5528 WCDMA ACPR和AltCPR测量

  ACPR (adjacent channel power ratio), AltCPR (alternatechannel power ratio), and noise are important performancemetrics for digital communication systems thatuse, for example, WCDMA (wideband code division multipleaccess) modulation. ACPR and AltCPR are bothmeasures of spectral regrowth. T ...
https://www.eeworm.com/dl/544/41888.html
下载: 29
查看: 1089

嵌入式/单片机编程 Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (fa

Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBla ...
https://www.eeworm.com/dl/647/134009.html
下载: 106
查看: 1097

VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the

This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
https://www.eeworm.com/dl/686/181855.html
下载: 161
查看: 1096

压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder

We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
https://www.eeworm.com/dl/617/206209.html
下载: 151
查看: 1083

其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1106

其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka

Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. Installation ------------ 1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html 3. Assuming you installed all these files in your matlab directory, In ...
https://www.eeworm.com/dl/534/295456.html
下载: 67
查看: 1133

通讯/手机编程 There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performa ...
https://www.eeworm.com/dl/527/297786.html
下载: 192
查看: 1073

行业发展研究 The task of clustering Web sessions is to group Web sessions based on similarity and consists of max

The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity be ...
https://www.eeworm.com/dl/692/329546.html
下载: 96
查看: 1110

嵌入式/单片机编程 The widespread use of embedded systems mandates the development of industrial software design method

The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engi ...
https://www.eeworm.com/dl/647/358902.html
下载: 122
查看: 1117

matlab例程 复接入

复接入,B/W双用户使用直接扩频序列 % >>>multiple access b/w 2 users using DS CDMA % >>>format is : cdmamodem(user1,user2,snr_in_dbs) % >>>user1 and user2 are vectors and they should be of equal length % >>>e.g. user1=[1 0 1 0 1 0 1] , user2=[1 1 0 0 0 1 1],snr_in_dbs=-50 % >>>or snr_in_dbs=50 ju ...
https://www.eeworm.com/dl/665/407481.html
下载: 47
查看: 1031