<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.6.2.5 $  $Date: 2004/11/17 20:35:46 $ -->
<demos>
   <name>Communications</name>
   <type>toolbox</type>
   <icon>$toolbox/matlab/icons/matlabicon.gif</icon>
   <description><![CDATA[
<p>The Communications Toolbox is a collection of computation functions
for research, development, system design, analysis, and simulation in the
communications area. The Toolbox is designed to be suitable for both experts
and beginners in the communications field.</p>
]]></description>
   <demoitem>
      <label>Bit Error Rate Analysis Tool</label>
      <callback>playbackdemo BERToolDemo</callback>
   </demoitem>
    <demoitem>
      <label>Phase Shift Keying Simulation</label>
      <file>html/basicsimdemo.html</file>
      <callback>playshow basicsimdemo</callback>
   </demoitem>
   <demoitem>
      <label>Convolutional Encoding and Viterbi Decoding Simulation</label>
      <file>html/vitsimdemo.html</file>
      <callback>playshow vitsimdemo</callback>
   </demoitem>
   <demoitem>
      <label>Eye Diagram and Scatter Plot</label>
      <file>html/scattereyedemo.html</file>
      <callback>playshow scattereyedemo</callback>
   </demoitem>
   <demoitem>
      <label>Raised Cosine Filtering</label>
      <file>html/rcosdemo.html</file>
      <callback>playshow rcosdemo</callback>
   </demoitem>
   <demoitem>
      <label>Galois Fields</label>
      <file>html/gfdemo.html</file>
      <callback>playshow gfdemo</callback>
   </demoitem>
   <demoitem>
      <label>Adaptive Equalization Simulation (Part I)</label>
      <file>html/adapteqpt1.html</file>
      <callback>adapteqpt1</callback>
   </demoitem>
   <demoitem>
      <label>Adaptive Equalization Simulation (Part II)</label>
      <file>html/adapteqpt2.html</file>
      <callback>adapteqpt2</callback>
   </demoitem>
   <demoitem>
      <label>BER Performance of Different Equalizers</label>
      <file>html/eqberdemo.html</file>
      <callback>eqberdemo</callback>
   </demoitem>
</demos>
