home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / maths / fftgraph_2 / Abstract next >
Text File  |  1995-09-20  |  943b  |  36 lines

  1. FFT package :
  2. —————————————
  3.  
  4. Purpose:
  5. −−−−−−−−
  6.     These programs perform a frequency analysis using the fast Fourier
  7. transform. They expect an Armadeus formatted input file and output graphs in
  8. Draw format.
  9.     FFT_2D outputs a two dimensional graph with level as y-axis and
  10. frequency as x-axis.
  11.     FFT_3D option 3D outputs a three dimensional graph with frequency
  12. along the y-axis, time along the x-axis and level is deflection.
  13.     FFT_3D option sonograph outputs a three dimensional graph with
  14. frequency along the y-axis, time along the x-axis and level is black level.
  15.     C sources are included.
  16.     
  17. Requirements:
  18. −−−−−−−−−−−−
  19.     RISC OS3, ARM3 (the program uses the SWP op-code which is not
  20. supported by ARM2, ARM3 does and I don't know for the others).
  21.     
  22. Full infos:
  23. −−−−−−−−−−
  24.     In ReadMe file.
  25.  
  26. Bugs:
  27. −−−−−
  28.     None, so far, but…
  29.     
  30. Contact:
  31. −−−−−−−−
  32.     e-mail    <pdelcham@ulb.ac.be>
  33.     mail    Daniel Aronovitch
  34.         37, rue de la Constitution
  35.         B - 1030 Bruxelles
  36.