📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -