搜索资源列表
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
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
Decoder
- 一种应用于咬尾卷积码的译码算法,基于维特比译码算法-A decoding method applied to tail biting convolutional codes of the matlab program
melp-decoder
- I have uploaded melp decoder matlab file.
NB-LDPC decoder
- a detail code of an NB LDPC decoder
Delta Modulation
- delta modulation eccoder and decoder, matlab code, digital communication
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
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
TDPC
- TDPC编码,包括编码和译码两部分,可在MATLAB上进行演示操作。(TDPC encoder and decoder)
