htb_code.htm

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

HTM
176
字号
<TITLE> Block list for Error-Control Coding Library</TITLE>

<h2><a run="closebut(gcf);com_code">Error-Control Coding</a></h2>

The modulation and demodulation library includes the following sublibraries:
<dl>
<dd><a href="#comcdlin">Linear Block Coding</a>
<dd><a href="#comcdham">Hamming Coding</a>
<dd><a href="#comcdcyc">Cyclic Coding</a>
<dd><a href="#comcdbch">BCH Coding</a>
<dd><a href="#comcdrs">Reed-Solomon Coding</a>
<dd><a href="#comcdcon">Convolution Coding</a>
</dl>


<a name="comcdlin"> </a>
<h3><a run="closebut(gcf);comcdlin">Linear Block Coding</a></h3>

<dl><dd><b>
Linear Block Encode Vector In/Out </b>
Error-control encoding using linear block code
method with vector input/vector output format
<dd><b>
Linear Block Decode Vector In/Out </b>
Error-control decoding using linear block code 
method with vector input/vector output format
<dd><b>
Linear Block Encode Sequential In/Out </b>
Error-control encoding using linear block code 
method with sequential input/sequential output 
format
<dd><b>
Linear Block Decode Sequential In/Out </b>
Error-control decoding using linear block code 
method with sequential input/sequential output 
format
</dl><p>

<a name="comcdham"> </a>
<h3><a run="closebut(gcf);comcdham">Hamming Coding</a></h3>
<dl><dd><b>
Hamming Encode Vector In/Out </b>
Error-control encoding using Hamming code 
method with vector input/vector output format
<dd><b>
Hamming Decode Vector In/Out </b>
Error-control decoding using Hamming code 
method with vector input/vector output format
<dd><b>
Hamming Encode Sequential In/Out </b>
Error-control encoding using Hamming code 
method with sequential input/sequential output 
format
<dd><b>
Hamming Decode Sequential In/Out </b>
Error-control decoding using Hamming code 
method with sequential input/sequential output 
format
</dl><p>

<a name="comcdcyc"> </a>
<h3><a run="closebut(gcf);comcdcyc">Cyclic Coding</a></h3>
<dl><dd><b>
Cyclic Encode Vector In/Out </b>
Error-control encoding using Cyclic code method 
with vector input/vector output format
<dd><b>
Cyclic Decode Vector In/Out </b>
Error-control decoding using Cyclic code method 
with vector input/vector output format
<dd><b>
Cyclic Encode Sequential In/Out </b>
Error-control encoding using Cyclic code method 
with sequential input/sequential output format
<dd><b>
Cyclic Decode Sequential In/Out </b>
Error-control decoding using Cyclic code method 
with sequential input/sequential output format
</dl><p>

<a name="comcdbch"> </a>
<h3><a run="closebut(gcf);comcdbch">BCH Coding</a></h3>
<dl><dd><b>
BCH Code View Table </b>
Provides a view table for BCH code code-word 
length, message length, and error-correction capability
<dd><b>
BCH Encode Vector In/Out  </b>
Error-control encoding using BCH code method 
with vector input/vector output format
<dd><b>
BCH Decode Vector In/Out </b>
Error-control decoding using BCH code method 
with vector input/vector output format
<dd><b>
BCH Encode Sequential In/Out </b>
Error-control encoding using BCH code method 
with sequential input/sequential output format
<dd><b>
BCH Decode Sequential In/Out </b>
Error-control decoding using BCH code method 
with sequential input/sequential output format
</dl><p>

<a name="comcdrs"> </a>
<h3><a run="closebut(gcf);comcdrs">Reed-Solomon Coding</a></h3>
<dl><dd><b>
R-S Encode Integer Vector In/Out </b>
Error-control encoding using Reed-Solomon code 
method with integer vector input/vector output format
<dd><b>
R-S Decode Integer Vector In/Out </b>
Error-control decoding using Reed-Solomon code 
method with integer vector input/vector output format
<dd><b>
R-S Encode Binary Vector In/Out </b>
Error-control encoding using Reed-Solomon code 
method with integer vector input/vector output format
<dd><b>
R-S Decode Binary Vector In/Out </b>
Error-control decoding using Reed-Solomon code 
method with binary vector input/vector output format
<dd><b>
R-S Encode Integer Sequential In/Out </b> 
Error-control encoding using Reed-Solomon code 
method with integer sequential input/output format
<dd><b>
R-S Decode Integer Sequential In/Out </b>
Error-control decode using Reed-Solomon code 
method with integer sequential input/sequential 
output format
<dd><b>
R-S Encode Binary Sequential In/Out </b>
Error-control encoding using Reed-Solomon code 
method with binary sequential input/output format
<dd><b>
R-S Decode Binary Sequential In/Out </b>
Error-control decoding using Reed-Solomon code 
method with binary sequential input/sequential 
output format
</dl><p>

<a name="comcdcon"> </a>
<h3><a run="closebut(gcf);comcdcon">Convolution Coding</a></h3>
<dl><dd><b>
Generating Tran_func </b>
Provide an example of using a SIMULINK block 
diagram to a generate convolutional code transfer 
function
<dd><b>
Convolutional Encode Vector In/Out </b>
Error-control encoding using convolution code 
method with vector input/vector output format
<dd><b> 
Convolutional Decode Vector In/Out </b>
Error-control decoding using convolution code 
method with vector input/vector output format
<dd><b>
Convolutional Encode Sequence In/Out </b>
Error-control encoding using convolution code 
method with sequential input/sequential output 
format
<dd><b>
Convolutional Decode Sequence In/Out </b>
Error-control decoding using convolution code 
method with sequential input/sequential output 
format
</dl><p>

<dd><a href="commhelp.html">Return to the first page of the tutorial</a>
<dd><a href="hmfasb.html">Return to the functionality listing</a>
<dd><a href="simutable.html">Go to the block category listing</a><p>

<tt><dd> This is htb_code.html file.

⌨️ 快捷键说明

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