Skip to content
/ mpact Public

Adaptive Chirplet Transform with Matching Pursuit

License

Notifications You must be signed in to change notification settings

jiecui/mpact

Repository files navigation

Matching Pursuit based Adatpive Chirplet Transform - MPACT

MPACT is an open-source MatLab(R) toolbox that implements multi-component chirplet signal analysis

using matching pursuit algorithm.

The code repository for MPACT is hosted on GitHub at https://github.com/jiecui/mpact.

Installation

  1. Copy the files to the directory of your choice, e.g. ~/mpact/
  2. Within Matlab, go the directory where you have copied the files e.g. >> cd(‘~/mpact/’);
  3. Add the directory and its subdirectories into MatLab search path.
  4. Type MatLab command, i.e. >> doc, to bring up MatLab help browser.
  5. Find “Adaptive Chirplet Transform with Matching Pursuit Toolbox” in the section of Supplemental Software.
  6. Follow the instructions on the screen.

References

License

MPACT is distributed by the GPL v3 Open Source License.

About

Adaptive Chirplet Transform with Matching Pursuit

Resources

License

Stars

Watchers

Forks

Packages

No packages published