readme.txt
来自「数字通信第四版原书的例程」· 文本 代码 · 共 32 行
TXT
32 行
为了便于下载,根目录下的 DSP_matlab.zip 是所有文档的压缩文件。 [violence]
====================================================================================
MATLAB files for
Contemporary Communication Systems with MATLAB
==============================================
John G. Proakis and Masoud Salehi
This diskette contains the MATLAB files for "Contemporary Communication Systems
with MATLAB" by John G. Praokis and Masoud Salehi. The MATLAB files for each
chapter of the book are organized in the corresponding folder. In some cases a
MATLAB file appears in more than one folder because it is used in more than
one chapter. In most cases numerous comments have been added to the MATLAB files
to ease their understanding. It should be noted, however, that in developing the
MATLAB files, the main objective of the authors has been the clarity of the
MATLAB code rather than its efficiency. In cases where efficient code could have
made it difficult to follow, we have chosen to use a less efficient but more
readable code.
In order to use the software, copy the MATLAB files to your personal computer
and add the corresponding paths to your {\tt matlabpath} environment (on an IBM
PC compatible machine this is usually done by editing the matlabrc.m file). All
MATLAB files have been tested using version 4 of MATLAB.
These files are copyrighted by PWS Publishing (1998
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?