搜索资源列表
errcodingctrl
- error coding ctrl matlab 程序 卷积码 线性码 RS码
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
RS_encod_decod
- 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
turbo
- 常用的编码 差错控制能力很强大的turbo码 用matlab实现的编码。-Commonly used error control coding capacity is very powerful turbo code with matlab coding to achieve.
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
LDPC
- 采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。-LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use t
STBC_MIMO_code
- 本代码是关于多天线技术空时块编码的通信系统仿真源程序,其中包括QPSK调制,QPSK解调,FFT,IFFT,STBC等模块,并给出误码率计算和性能仿真图。-The code is on the multi-antenna space-time block coding techniques of communication system simulation source code, including QPSK modulation, QPSK demodulation, FFT, IFFT,
BCH_RS_matlab
- 基于matlab的BCH与RS的编译码程序,对研究纠错编码的朋友很有参考价值-Matlab-based Encoding and Decoding of BCH and the RS process, the study of error correction coding is very valuable friend
turbo
- AWGN channel Turbo code bit error rate model in an experimental basis, through curve fitting and other mathematical tools, to be additive white Gaussian noise channel conditions, channel coding using
hammingdoc
- Block coding is a special case of error-control coding. Block coding techniques map a fixed number of message symbols to a fixed number of code symbols. A block coder treats each block of data independently and is a memoryless device.Some topic
RSFEC
- Scritp for Forward Error Correction (FEC) with Reed-Solomon coding capabilities.
RS_burst-error-analyse
- 基于MATALAB的RS码的误码率分析程序,说明经过RS编码后误码率明显降低-Based on the RS codes MATALAB BER analysis program, shows that, after RS coding error rate was significantly lower after
Error-control-coding-using-matlab
- A Book published in 2010 on error control coding using matlab-A practical guide to error-control coding using matlab
1a
- 8 psk modulation matlab code without error coding
bch_MATLAB
- 本程序在matlab下面实现编码和解码,程序注释非常清楚,其中的算法都是常用的,参考的都是S. Lin and D. J. Costello, Error Control Coding, 2nd ed. New York: Prentice Hall, 2004. 这本书上面的算法。-The following matlab program to achieve encoding and decoding, the program notes are very clear, in which a
error coding
- Huffman coding and cyclic redundancy check coding. Brief introduction and reports
Principal-of-Error-correction-code
- 用于学习纠错编码原理的PPT,附上一些关键程序的matlab实现-Used to learn the principle of error correction coding PPT, with some key procedures to achieve matlab
matlab_prog_for_ReedMuller_code
- 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可(1. this program is used for simulating the performance of Reed-Muller code over the AWGN channel, whe
TELE - 653 Digital Coding
- e Handbook Entry Communication concepts: Fourier transforms, random signals, Transmitter and receiver filters, matched filter, Nyquist criterion. Digital Modulation schemes: M-ary ASK, QPSK, FSK, CPM, spectral analysis of modulated signals, ML and
linear coding 1
- 实现基本的线性分组码,完成编码、调制、解调、译码、统计误码率。(To achieve the basic linear block code, complete coding, modulation, demodulation, decoding, statistical error rate.)
