搜索资源列表
Reed-Solomon-codes
- 通信系统的仿真,Reed-Solomon-codes是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Reed-Solomon-codes is an error-correcting codes, communications can be used, the example is given of the procedures based on Matlab can be used f
gf.rar
- hello these matlab files are for galois field.these matlab files can be used for reed-solomon coding,hello these matlab files are for galois field.these matlab files can be used for reed-solomon coding
RMCode
- Reed Muller的编码解码和仿真代码,有完整的注释-The coding and decoding codes of Reed Muller coding method. Also simulation is added.
Errors_And_Erasures_Test
- This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.
reed_solomon_code
- reed solomon coding and encoding
ReedSolomon
- Reed solomon FEC coding
RS_BCH
- Reed Solomon and BCH Encoder
ofdmRK777
- This simulation simulate wireless Coded OFDM over mobile multipath fading channel. The model use QPSK, Reed-Solomon Channel Coding, and training based channel estimation.
ReedSolomon
- Reed-Solomon FEC Performance Using Equation 8.7, in section 8.1.1 Reed-Solomon Error Probability from Digital Communications, 2nd edition,
Reed_Muller
- matlab 实现 Reed Muller 编码及误码率曲线的绘制-matlab implementation Reed Muller code and BER Curve
soft_decode
- soft reed solomon decode matlab
rsc_encode
- reed solomon encoder
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
RSdecoder_BMalgoritmus
- DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symb
ReedSolomonCode
- Matlab codes on Reed Solomon codes
RS
- simulation of reed solomon encoder