home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Science / signal_proc / WaveFormEditor.README < prev    next >
Encoding:
Text File  |  1993-07-25  |  1.4 KB  |  26 lines

  1. This directory contains applications either developed or enhanced
  2. at Washington State University.  This activity is supported in part by the
  3. National Science Foundation under grant USE-9250721.
  4.  
  5. All applications run succesfully under NS3.0.  I have not tried to run them
  6. under 3.1 since I can not afford it.  Use at your own risk. If you find them
  7. helpful or want source code, drop me a line at bamberg@eecs.wsu.edu.  If you 
  8. use these applications, let me know so I can keep my funding agents happy.
  9.  
  10. You may need to grab gzip and gunzip from the folks at the FSF.  You can find
  11. it on their ftp sight, prep.ai.mit.edu in the pub/gnu directory. Sorry for the 
  12. inconvenience, but it is a real nice compressor (I get about 30% more 
  13. compression than "compress").
  14.  
  15. WaveFormEditor.Z is a simple harmonic oscillator for learning about the
  16.     Fourier transform.  It was originally developed at Stanford in the
  17.     CCRMA.  We have made some simple changes which change the way functions
  18.     are plotted.  In WaveFormEditor, a single period of a periodic
  19.     waveform is displayed along with its Fourier Magnitude and Phase. The
  20.     user graphically edit the waveform in any of the three windows and
  21.     the other two windows are updated accordingly.  The periodic waveform
  22.     is being played out using the DSP and D/A converter simultaneously.
  23.     
  24.     This app is appropriate for an introductory signals and systems
  25.     course (usually sophomore or junior level).
  26.