readme.txt

来自「Matlab packet for generating G and H mat」· 文本 代码 · 共 9 行

TXT
9
字号
Instructions on generating G and H matrix for the RS codes

1) copy all the files in the same directory.
2) Run "rsprtshort_general.m" and generate the G and H for a specific RS code.
3) Type "savecode('gmatrix.txt', G_gen)" and "savecode('hmatrix.txt', H_prt)" in the command line to save these two in the txt files.
4) Copy these two files in the directory of the adaptive iterative algorithm and change the parameters in the program.
5) Run the program and the results (FER and BER) will be saved in the file "error0.txt"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?