FILES
-----
MAKEDATA.EXE - makes a data file to test the PSD program
WINPSD.EXE   - computes a Fast Fourier Transform of a signal


SOURCE CODE
-----------
Source code is available for $25.00.  See REGISTRATION.


DIRECTIONS
----------
Type MAKEDATA at the command to make a sample input data file.  It produces
a 20 second signal sampled at 300 hz.  Answer signal.dat for the input file
and answer output.dat for the output file.  Answer column 2 and 300 hz for 
the column and frequency.  Hit the INPUTDATA, COMPUTE PSD, and the OUTPUT
DATA buttons.  The output data resides in OUTPUT.DAT.  The
file is in ASCII format and can be graphed using any plotting package.

Note:  If Windows NT is the operation system, the user may use the command
       line for input.
  
  Examples
    
     WINPSD
     WINPSD SIGNAL.DAT
     WINPSD SIGNAL.DAT OUTPUT.DAT
     WINPSD SIGNAL.DAT OUTPUT.DAT 2 300
     WINPSD SIGNAL.DAT OUTPUT.DAT 2 300 /nogui


REGISTRATION
------------
This is a shareware program.  If you use program, please send $5.00 to

   Neal Conrardy
   14417 Ashton
   Olathe, KS 66062

I will send free upgrades to register users.  Please notify me with
any problems you have the the program.  My address is 74067,1357.

Source code is available for $25.00.  The program is written in C++.


