Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the subcarriers in an OFDM symbol being equally modulated is unlikely. Using a small script, the cumulative distribution of PAPR from each OFDM symbol, modulated by a random BPSK signal is obtained
標簽: specification transmission specified Obtain
上傳時間: 2016-04-24
上傳用戶:haoxiyizhong
It demonstrates an USB Audio Device - Speaker. USB Video Driver 很好的參考
標簽: demonstrates USB Speaker Device
上傳時間: 2014-03-09
上傳用戶:hn891122
This an E-book about modern signal processing.
標簽: processing E-book modern signal
上傳時間: 2013-12-18
上傳用戶:大三三
Ch is an embeddable C/C++ interpreter for cross platform scripting, 2D/3D plotting, numerical computing and embedded scripting.
標簽: interpreter embeddable numerical scripting
上傳時間: 2013-12-25
上傳用戶:www240697738
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.
標簽: machine Java technology computing
上傳時間: 2016-05-03
上傳用戶:zhenyushaw
an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
標簽: that application the smallest
上傳時間: 2016-05-05
上傳用戶:yiwen213
A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtpr <port number> (<relay server>)
標簽: relay smtp correctly protocol
上傳時間: 2014-01-01
上傳用戶:jhksyghr
"tcp.tar.gz" is an example of TCP socket.
上傳時間: 2016-05-09
上傳用戶:dancnc
"udptar.gz" is an example of UDP socket.
上傳時間: 2013-12-24
上傳用戶:ruan2570406
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-01-14
上傳用戶:大融融rr