readme.txt
来自「国外教材MIMOSignalsAndSystems附带的程序」· 文本 代码 · 共 18 行
TXT
18 行
========================
System Requirements:
1) 1 MB of HD space available.
2) MATLAB version 5.3 (or higher) installed.
========================
Installation:
1) Create a new MATLAB toolbox in the form of a directory called, e.g., "MIMO".
2) Copy all .m files from the CD into directory "MIMO".
3) Add the new directory "MIMO" to MATLAB path.
4) Execute any one of the programs by opening the MATLAB
command window and entering the program name, e.g., "ex2_1"
(note: omit extension .m !)
========================
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?