commhelp.htm

来自「Proakis《contemporarycommunication system」· HTM 代码 · 共 34 行

HTM
34
字号
<TITLE>Communications Toolbox Tutorial </TITLE>
<p><h1>Communications Toolbox Tutorial </h1>
<hr><br>

<h2> What Is the Communications Toolbox</h2>
The Communications Toolbox is a collection of MATLAB functions and SIMULINK blocks
for communication analysis, synthesis, and simulation. The functionality of the
MATLAB functions and SIMULINK blocks overlap each other in
most cases. This tutorial provides a brief description of 
 <b><a href="hmfasb.html">the functionalities and examples</a></b> of the 
toolbox.<p>

The toolbox provides a few 
 <a href="hcomexam.html">practical examples</a> that show
how to use the toolbox in applications.<p>

The toolbox includes a <a run="commgui">graphical user interface
 example</a> for error-rate calculation. See the 
<a href="commfunc.html">on-line help for commgui</a> 
for more information about the example.<p>

<h2> How to Use the Communications Toolbox</h2>
You can open the SIMULINK block library by typing
<b><A RUN="closebut(gcf);commlib">commlib</A></b> from
the MATLAB prompt. Type <b><A RUN="help comm">help comm</A></b>
in the MATLAB workspace to view a list of all MATLAB functions. Type
<b><a run="hthelp comm">hthelp comm</a></b> to show the MATLAB
html format help files in this window. 
<p>

<tt><dd>
This is commhelp.html file.
</tt></dd>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?