INSTALL
Upload User: speoil
Upload Date: 2022-06-23
Package Size: 224k
Code Size: 1k
Category:

Wavelet

Development Platform:

Matlab

  1. In order to install this distribution of Rice Wavelet Tools version 2.4
  2. released - <Dec 1 2002>
  3. 1. Properly set up your system to create MEX-files. Please refer to the
  4.    "Matlab Application Program Guide" to properly set up of your matlab
  5.    and C-compiler to be able to compile C-mex files on your system.
  6.    All reference documentations are available on the MathWorks web page:
  7.    www.mathworks.com
  8. 2. Make a toolbox directory and uncompress/extract all the files.
  9.    For example, in the unix environment,
  10.         gunzip rwt.tar.gz
  11.         tar xvf rwt.tar
  12. 3. Run MATLAB and change to the temporary directory containing the files.
  13. 4. Compile the toolbox by executing the Matlab command 
  14.         compile
  15. 5. Add the toolbox directory to your Matlab path.
  16. 6. For further instructions, please refer to the README file.