how to run.txt

来自「matlab实现汉明码 matlab实现汉明码」· 文本 代码 · 共 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 + -
显示快捷键?