搜索资源列表
TPC-decode.rar
- MATLAB环境下实现了基于Chase II译码算法的Turbo乘积码[TPC]译码的程序。,MATLAB-based implementation environment Chase II decoding algorithm of Turbo Product Code [TPC] decoding process.
Turbocode
- turbo 编码、解码的matlab程序 码率 1/2 ,map译码 -turbo encoder and decoder matlab, rate=1/2,map algorithm
DTMF
- DTMT编码和解码程序。可以把电话号码先编码成为wav文件,再通过解码把它恢复原来的号码-DTMT encoding and decoding process. Phone numbers can be encoded into wav files first, and then put it through the decoder to restore the original number
xian_xing_fen_zu_ma
- 自己编写的线性分组码编码器和解码器的 matlab程序,是学习信息论文的不错的参考-I have written a linear block code encoder and decoder matlab procedures, information papers are a good study reference
Convolutional-Encoder-Viterbi
- 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
Turbo_QAM_2a
- Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
ViterbiDecoder
- 维特比译码,来自现代通信系统matlab-Viterbi Decoder, from modern communications systems matlab
Upload_Actual_JPEG
- jpeg decoder encoder matlab code for algorothim models
fx
- 一个分形压缩的程序: 1、因为本程序时间长,FX中先选择图片的大小 2、编码与解码 3、做误差图和只方图 4:画出每次迭代的解码图象 5、本程序来自本网站,修改了部分,解释说明更清楚。 6、增加了部分功能,希望对大家有所帮助,互相学习…… -A fractal compression process: 1, because this process a long time, FX in the first select the size of picture 2, e
15883843Simulation
- soft decision decoding with matlab for witerbi decoder
SAA7114
- PAL/NTSC/SECAM video decoder with adaptive PAL/NTSC comb filter, VBI-data slicer and high performance scaler
79419129decode_ldpc_APP_LLR
- This a software runing on the Matlab. it is used in the channel coding simulation. It i nclude DVB-S2 LDPC and turbo Covolution. and block turbo code, You can choose which channel coding to run. it ru n the encoder and add white noise in the channel.
ldpcdec
- LDPC 译码器,希望大家能有用,初次上传,多指教-LDPC decoder
encoder-decoder
- 用matlab算术码编码译码 效果一般压缩比例1:2-Arithmetic code encoding decoding
MATLAB
- A 2by3 MIMO model using Simulink. The decoder uses zero forcing algorithm. Set in the workspace the modulation order (QAM modulation), Doppler shift, SNR in dB, bit rate, sample per frame, max number of bits and max number of errors before running th
code_decode
- 使用matlab中的GUI设计的译码器,配有适当的注释,适合初学者。-The GUI design using matlab decoder, with appropriate comments, suitable for beginners.
LDPC-encoder-and-decoder
- ldcp编码解码源程序,用c语言写的,最后生成mex文件用于matlab使用-ldcp codec source code, using c language, and finally generate mex file for matlab use
viterbi-matlab
- 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze
NB-LDPC decoder
- a detail code of an NB LDPC decoder
polar-3gpp-matlab
- This code is intended to provide a reference model for the standard and has been written with a focus on correctness, rather than on simulation speed. This code is also intended to provide a platform for research on enhancements to the New Radio pola