Demo Title : Communication Performance Demo (SNR Sweep)
File Name  : RFI_DemoSISO.m

This demo provides a simulation environment for communication performance analysis of various receive schemes for a single carrier, single-input single-output (SISO) system in the presence of Radio Frequency Interference (RFI).

Following are the steps required to run the demo.

STEP 1: 
---------
Choose your desired noise model of the additive noise and set the required parameters. Parameters can be imported from the "Statistical Fitting" demo by pressing the "Import Noise Parameters" button and choosing the desired set of parameters.

STEP 2:
---------
Specify the simulation setup. In particular, specify the SNR range and the number of bits to be transmitted. The total number of bits to be transmitted is 

number of bits per iteration x number of iterations.

In addition to that, choose the modulation order and the pulse shape parameters. The number N (number of raised cosine samples) specifies the oversampling ratio that results in increased performance.

STEP 3:
---------
Choose the desired detection methods and press "Start Simulation". 

---------------------------------------------------------------------------------
Copyright (c) The University of Texas
Please see the file Copyright.txt that came with this release for details
Programmers:	Marcel Nassar	(nassar@ece.utexas.edu)
              	Ben Okafor     	(benemeka@mail.utexas.edu)

Revisions:
Date      Version	Owner	Comments
---------------------------------------------------------------------------------
09/22/07  1.0		nassar	Initial Creation
11/21/07  1.1		nassar	Added Myriad Filter support
02/07/09  1.2		nassar	Added small signal approx. and quantized PDF detection methods
12/12/09  1.4 Beta	okafor 	Changed to support M-PAM modulation
12/14/09  1.4 Beta	gualti	Fixed minor typo in title of the plot
04/05/10  1.4.1 Beta	nassar	Added the import parameters feature
06/28/10  1.5 Beta	nassar	Merged this demo with the file transfer demo and added Gaussian mixture capability.  
12/14/10  1.6 Beta	gulati	Added Help button