搜索资源列表
RMCoder
- 本文为LTE中用到的reed-muller码编码的C语言程序。RM码在LTE中的上行信道中使用。-This article is used in LTE reed-muller codes encoded C language program. RM codes in the uplink in LTE channel use.
irmt2
- this codes is to shiwtch between rm file to mat files
AVS-rm60
- AVS官方源码,非常值得学习,一般情况下是下不到的,请珍惜!-AVS official source codes, very very good, is good for your study, you can t get it under general environment, you should treasure it.
channelcode
- 信道编码,RM码在加性高斯白噪声信道下编码器 与译码器-RM codes encoder and decoder
RM_code
- 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