This code was used for making the practical measurements in section 2.3 OF my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type OF file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver sOFtware to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
标签: This measurements practical section
上传时间: 2015-09-20
上传用户:tedo811
There is an example OF how to use the LDPC encode/decode with AWGN channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you have enough memory to load them. I suggest checking out matrices in Alist format available on David MacKay s web site.You will need to have access to a MEX compiler to be able to use a few functions written in C. LDPC的仿真代码
标签: example channel ldpc_de encode
上传时间: 2013-12-03
上传用户:lili123
this a example OF led 128x64
上传时间: 2015-09-20
上传用户:l254587896
it is a automotive application OF CAN protocol one microcontroller.
标签: microcontroller application automotive protocol
上传时间: 2015-09-21
上传用户:924484786
datasheet OF CY7C68013
标签: datasheet C68013 68013 CY7
上传时间: 2015-09-21
上传用户:tzl1975
Problem Statement You are given a string input. You are to find the longest substring OF input such that the reversal OF the substring is also a substring OF input. In case OF a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your method is public) Notes The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character OF input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse OF BCDEF is FEDCB, which appears later in the string. 1)
上传时间: 2015-09-21
上传用户:sunjet
AppWizard has created this DSX01 DLL for you. This DLL not only demonstrates the basics OF using the MicrosOFt Foundation classes but is also a starting point for writing your DLL.
标签: demonstrates AppWizard DLL created
上传时间: 2015-09-21
上传用户:ryb
Analysis and Designwith UML:Benefits OF Visual Modeling History OF the UML Visual Modeling with UML The Rational Iterative Development Proce
上传时间: 2015-09-21
上传用户:aig85
VC技术内幕第五版(英文)The 6.0 release OF Visual C++ shows MicrosOFt s continued focus on Internet technologies and COM, which are key components OF the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number OF productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
标签: technologie MicrosOFt continued Internet
上传时间: 2014-11-22
上传用户:ggwz258
算法界里仅次于the art OF computer programming的重量级书籍 压缩包里包含有introduction to algorithms的第二版英文版 习题解答与教师手册(非常难得)
标签: introduction programming algorithms computer
上传时间: 2013-12-19
上传用户:qwe1234