INSTALL
上传用户:speoil
上传日期:2022-06-23
资源大小:224k
文件大小:1k
源码类别:

波变换

开发平台:

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.