All Projects → scatnet → scatnet

scatnet / scatnet

Licence: other
Scattering Network for Matlab

Programming Languages

matlab
3953 projects
TeX
3793 projects
M
324 projects
Mercury
31 projects

ScatNet

ScatNet is a MATLAB implementation of the Scattering Networks.

See homepage of the project for license, documentation, tutorials, bug reports

http://www.di.ens.fr/data/software/scatnet/

Install ScatNet

  • launch addpath_scatnet from matlab shell

[optional] : add the following two lines to your startup.m file so that matlab does the addpath automatically when it starts:

addpath /path/to/scatnet;
addpath_scatnet;

Quickstarts

Use ScatNet with audio signals: http://www.di.ens.fr/data/software/scatnet/quickstart-audio/

Use ScatNet with images: http://www.di.ens.fr/data/software/scatnet/quickstart-image/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].