搜索资源列表
KValgorithm
- 在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。-in Matlab. use Koetter - Vardy algorithm for Reed-Solomon codes decoder.
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.
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
04Mar_Tezeren
- Thesis on entitled REED-MULLER CODES IN ERROR CORRECTION IN WIRELESS ADHOC NETWORKS with matlab codes.
matlabfun
- 信源函数 randerr 产生比特误差样本 randint 产生均匀分布的随机整数矩阵 randsrc 根据给定的数字表产生随机矩阵 wgn 产生高斯白噪声 信号分析函数 biterr 计算比特误差数和比特误差率 eyediagram 绘制眼图 scatterplot 绘制分布图 symerr 计算符号误差数和符号误差率 信源编码 compand mu律/A律 压缩/扩张 dpcmdeco DPCM(差分脉冲编码调制)解码 dpcmen
ReedSolomonCode
- Matlab codes on Reed Solomon codes
RS
- simulation of reed solomon encoder
RSFEC
- Scritp for Forward Error Correction (FEC) with Reed-Solomon coding capabilities.
Reed-Muller
- 使用matlab仿真快速Hadamrd变换的Reed-Muller译码.-Reed-Muller
berlekamp_massey_RS_decoder
- Error Correction Codes: Reed-Solomon Decoder using Matlab. Implemented for Wireless Communication Class.
psk_16_awgn_rs
- A Matlab-Simulink Model (.mdl) for implementing the psk(phase shift keying)-16 ary in AWGN Channel using RS (reed-solomon) en_Coder/decoder
reed_solomon_255_239
- Reed solomon RS 239 255 codes for matlab
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