Laurent Demanet

Szego Assistant Professor

Mathematics

 
 
 

Software

  • CurveLab

    Software for the curvelet transform both in C++ and Matlab; mailing list; papers and links related to curvelets.

  • WaveAtom

    Software for the wave atom transform both in C++ and Matlab; papers related to wave atoms.

  • numNLS

    This Matlab Software reproduces the experiments in this paper. It contains, among others, routines for a spectrally accurate discretization of the Poisson kernel in 3D; as well as the modified Petviashvili's iteration to solve for the soliton in some nonlinear PDE. To install under Unix, place the archive in the folder of your choice and extract the files with the command tar xvf numNLS-1.0.tar. There are currently seven matlab files in this archive. The main file is main.m and will start a (lengthy) eigenvalue computation. Help for any of these files can be obtained, as usual, by typing help filename at the Matlab prompt.

  • YAWTB, Yet Another Wavelet Toolbox!

    Various types of Continuous Wavelet Transforms (CWT), released under GPL. In Matlab with C++ mexfiles. Includes isotropic and directional spherical wavelet transforms.