Demo Title : Communication Performance of a 2x2 MIMO system in the Presence of RFI
File Name  : RFI_DemoTwoByTwoMIMO.m

This demo provides a simulation environment for communication performance analysis of various transmit and receive schemes for a 2x2 MIMO 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 symbols to be transmitted. The noise parameters for the detection can either fed from RFI Generation settings or they can be estimated from the noise samples. To estimate the parameters specify a the number of training symbols. In addition to that, choose the modulation order.

STEP 4:
---------
Choose the desired detection methods and press "Start Simulation". The progress is displayed in the Simulation Status window.

---------------------------------------------------------------------------------
Copyright (c) The University of Texas
Please see the file Copyright.txt that came with this release for details
Programmers:	Kapil Gulati   (gulati@ece.utexas.edu)
		Aditya Chopra  (chopra@ece.utexas.edu)

Revisions:
Date      Version	Owner	Comments
---------------------------------------------------------------------------------
02/07/09  1.2		gulati	Initial Creation
06/25/09  1.3 Beta	gulati	Fixed a typographical bug in the estimation of Gaussian power
12/14/09  1.4 Beta	gulati	Modified default values for the demo
04/05/10  1.4.1 Beta	nassar	Added the import noise parameters feature
12/14/10  1.6 Beta 	gulati	Added tooltips and help button