搜索资源列表
-
0下载:
[Book] 經典<差錯控制編碼>英文版
-書名: 差錯控制編碼 Error Control Coding Fundamentals and Applications
作者: Shu Lin, D.J. Costello
語言: English
-
-
0下载:
本程序在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
-
-
1下载:
1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk
2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致
3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可
4、The_creation_of_RM_code.m和RM_Decode.m分别为RM码的编、译码程序,而Majority_logic_decision.m用于译码中的大数判决,combine
-
-
0下载:
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
-