Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.
资源简介:Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analy...
上传时间: 2013-12-24
上传用户:咔乐坞
资源简介:convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
上传时间: 2014-01-01
上传用户:cc1
资源简介:convolutional(2,1,6) Encoder and soft decision Viterbi Decoder 刚才上载的有错误,已修正
上传时间: 2016-01-14
上传用户:hoperingcong
资源简介:卷积码编码和维特比解码 当K为7 时 供大家参考convolutional encoding and Viterbi decoding with k 7 rate 1 2
上传时间: 2013-12-22
上传用户:zjf3110
资源简介:Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is...
上传时间: 2016-06-01
上传用户:zhaiye
资源简介:This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P...
上传时间: 2016-10-20
上传用户:坏天使kk
资源简介:viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes
上传时间: 2016-12-27
上传用户:来茴
资源简介:The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)
上传时间: 2016-12-28
上传用户:erkuizhang
资源简介:Bit error probability curve for QPSK mimo 2*1
上传时间: 2014-07-24
上传用户:asdkin
资源简介:Bit error probability curve for QPSK mimo 1*2, Bit error probability curve for QPSK mimo 1*4
上传时间: 2013-12-10
上传用户:gtf1207
资源简介:Bit error probability curve for BPSK with channal for wimax
上传时间: 2013-12-07
上传用户:wl9454
资源简介:Bit error probability curve for QPSK with channal
上传时间: 2017-03-21
上传用户:569342831
资源简介:it is usefull for BCH encoding and Decoding purposes
上传时间: 2017-05-19
上传用户:c12228
资源简介:Simple 1.5-V Boost Converter for MSP430
上传时间: 2014-01-15
上传用户:iswlkje
资源简介:Abstract—We describe a technique for image encoding in which local operators of many scales but identical shape serve as the basis functions. The representation differs from established techniques in that the code elements are localized i...
上传时间: 2014-01-23
上传用户:ruixue198909
资源简介:this soft is for an important soft for soft people ,this soft is my dear to you for your soft.
上传时间: 2015-11-24
上传用户:zhanditian
资源简介:convolutional codes & Viterbi decoding
上传时间: 2013-12-17
上传用户:源码3
资源简介:example for F-counter soft with PIC16F84A
上传时间: 2014-11-30
上传用户:小眼睛LSL
资源简介:This is schematic and Gerber files of PCB that is used for GPS tracking device with GSM link. Scheme has many valuable schematic features, like protected digital and analog I/Os, power part adapted for car power supply, etc. Can be used...
上传时间: 2013-12-19
上传用户:chfanjiang
资源简介:This module is built to provide more practical/effective functions than php iconv for character encoding conversion. Chinese package has been included: gb<->big5, (gb,big5)<->utf8<->unicode, (gb, big5)->pinyin. The Chinese package wa...
上传时间: 2016-02-20
上传用户:songyue1991
资源简介:利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API li...
上传时间: 2016-03-05
上传用户:kr770906
资源简介:This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodma...
上传时间: 2016-08-26
上传用户:小草123
资源简介:/*================================================================= 4扫16*16下入上出C语言程序, 低位起笔,数据反相。 预定义 **************************************************************/ #include #include //可使用其中定义的宏来访问绝对...
上传时间: 2017-05-04
上传用户:sbfd010
资源简介:Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 ...
上传时间: 2014-07-08
上传用户:曹云鹏
资源简介:Simulates the receiver for 2PAM DS UWB signals and Computes the average BER
上传时间: 2017-01-19
上传用户:aix008
资源简介:We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
上传时间: 2013-12-20
上传用户:moshushi0009
资源简介:ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM PAIR FOR USE ON THE PUBLIC SWITCHED TELEPHONE NETWORK (PSTN) AT DATA SIGNALLING RATES OF UP TO 56 000 bit/s DOWNSTREAM AND UP TO 33 600 bit/s UPSTREAM
上传时间: 2014-01-17
上传用户:hn891122
资源简介:bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper...
上传时间: 2015-06-14
上传用户:sunjet
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:Computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
上传时间: 2014-01-21
上传用户:CSUSheep