搜索资源列表
rs-codec-8-16
- 这是一个rs译码器的verilog程序运行于quatus-This is a rs decoder running on Verilog quatus
convolutional_encoder_viterbi_decoder_simulation.r
- 该文件夹给出了卷积编码、交织及维特比软译码仿真程序-The folder is a convolutional coding, weaving and Viterbi decoding software simulation program
Turbo-MAP
- 这是一个有关Turbo码编译码的程序,译码采用的是MAP译码方法,挺好!-This is a Turbo codes in the process of decoding the MAP decoding methods, very good!
matlabrc
- Bch码编译码仿真程序,可以直接在Matlab环境下运行-Bch CODE simulation program can be directly run under Matlab environment.
Golaysystemview
- 用systemview做的一个Golay 码编译码器,可以改成matlab的程序来用。-Systemview do with a Golay Codec, Matlab can change to the procedures used.
hfmm
- 本程序是用哈夫曼树来实现哈夫曼编码译码的。-this procedure is used to achieve the Huffman tree Huffman encoding decoding.
G729SRC
- G729信源编译码C程序,实现ACELP语音编译码,希望对同仁有用
detect
- matlab编写的,检测编码是否为唯一可译码的小程序,仅供参考
viterbi-SOVA
- 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.
hafumanbianyi
- 此程序是基于哈夫曼树的编码和译码操作!可实现根据叶子结点的权值,进行二进制编码!根据所输入的编码,找出叶子结点!
viterbi_code(C)
- 维特比编译码的C程序,希望对大家有所帮助
fano
- Fona编译码程序,有误码曲线结果,十分详细
turbocodingdecoding
- 自己编写的turbo码编码\\译码程序,大家可以参考一下.
098
- [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是