how to run.txt
来自「在matlab下模擬hamming codeing的編解碼過程,碼率為7/11,」· 文本 代码 · 共 11 行
TXT
11 行
1. Open MATLAB.
2. Open main.m.
3. Change the MATLAB working directory to the directory where main.m is.
4. Run main.m
The first sound that plays is the original recording. The second one is the recording after corruption. The last play is the recovered voice after encoding and decoding using linear block codes.
To get a plot of the performance. Run plotperfo.m in the same directory.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?