搜索资源列表
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
turbo
- map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
viterbi_rsc
- 卷积码的维特比译码算法,已经精简,适合初学者学习,还好吧!-viterbi for rsc
Rrscc_encoodeS
- RSC编码的演示程序源码,用于于turbo编码。 -Demonstration program of the RSC-coded source used for turbo codes.
enc13
- encoded Recursive systematic convolutional (RSC)
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)
