Skip to content

harri-314/wavekit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wavekit

Wavelet toolbox for matlab

This is the WAVEKIT toolbox for Matlab by Harri Ojanen

(C) 1998 Harri Ojanen

Note that these programs are NOT in the public domain. Permission is granted for non-profit use, provided that if any part of this software is distributed this README file is included in the distribution and the original author is credited in each program file.

System requirements: Matlab 5.1 or later and a C-compiler.

Quick installation instructions (refer to the above documentation for more details):

start Matlab and cd to the directory wavekit/fwt

type (if you are using Windows 95 you can skip this step):

	makemex

To test the installation, follow with this:

	cd ..
	startup
	test

If test produces no output, everything should be fine

Harri Ojanen

About

Wavelet toolbox for matlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 95.7%
  • C 4.3%