搜索资源列表
LDPC_Transmit
- LDPC码在高斯信道的传输 参数:编码文件名 接收文件名(文件扩展名为“rec”) 噪声种子 awgn/bsc(噪声方式,这里选择awgn) 噪声标准差 例:编码后文件a.enc通过高斯信道传输,收到传输文件a.rec,其中,种子选择为1,噪声标准差选择为0.8 -LDPC codes in a Gaussian channel transmission parameters: the encoded file name to receive the file name (the f
LDPC_Decode
- LDPC码的译码。参数如下: 校验矩阵文件名 接收文件名 译码结果文件名(文件扩展名为“dec”) awgn/bsc(噪声方式,和步骤6中的选择对应,这里选择awgn) 噪声标准差 prprp(表示迭代方式)迭代次数 例:对接收到文件a.rec迭代50次译码得到译码后文件a.dec: -Decoding LDPC codes. Parameters are as follows: file name check matrix decoding result of receiving