搜索资源列表
KValgorithm
- 在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。-in Matlab. use Koetter - Vardy algorithm for Reed-Solomon codes decoder.
rm_par
- 采用reed-muller码降低ofdm的par方法-used reed-cup code to reduce the par method ofdm
rs
- reed-solomon码的程序,matlab的。
RS_ENCODER_V3_0
- reed solomon encoder (matlab codes)
RS_DECODER_V3_0
- reed solomon decoder(matlab codes)
RS
- Reed Solomon码的编译码器MATLAB仿真程序
RMCode
- Reed Muller的编码解码和仿真代码,有完整的注释-The coding and decoding codes of Reed Muller coding method. Also simulation is added.
reedsolomon-elektrobit
- A book about reed solomon encoding and decoding.
hamming
- 汉明码编码译码源码,谢谢大家分享,-Hamming code encoding decoding source code, thank you for sharing
soft_decode
- soft reed solomon decode matlab
upload_pudn6
- This program is used to Simulate the performance of (n,k)Reed Solomon code in AWGN channel with plotting the results and compare with the theoretical performance of this code in AWGN channel. The program also print the SNRdB, absolute snr ,simulated
5.2.2.6.4
- 源代码 matlab源代码 m文件 基于MATLAB的Reed_Muller码编译码仿真-Source code matlab source code m file code decoding based on MATLAB simulation of Reed_Muller
FHT
- reed-muller编码和译码的MATLAB程序。用到的是FHT算法-reed-muller encoding and decoding of the MATLAB program. FHT algorithm is used
reed-solomon-4.0
- This package implements a general purpose Reed-Solomon encoding and decoding facility.
04Mar_Tezeren
- Thesis on entitled REED-MULLER CODES IN ERROR CORRECTION IN WIRELESS ADHOC NETWORKS with matlab codes.
ReedSolomonCode
- Matlab codes on Reed Solomon codes
reed-solomon-and-bch
- Reed Solomon. Program
Reed-Solomon-with-QPSK
- The TransferJet Tech. uses concatenated channel codeing (Reed-Solomon coding & convolutional coding) scheme. For, Reed-Solomon coding, r=224/240,16 parity bit. For Convolutional coding, K=3, r=1/2.
Reed-Muller
- 使用matlab仿真快速Hadamrd变换的Reed-Muller译码.-Reed-Muller
matlab_prog_for_ReedMuller_code
- 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