Home My Page Projects MPTK: The Matching Pursuit ToolKit
Summary Activity Forums Tracker Lists Docs News SCM Files

Forum: help

Monitor Forum | Start New Thread Start New Thread
RE: Matalb Code [ Reply ]
By: Benjamin Roy on 2007-05-30 10:43
[forum:3331]
Hello,

Some MATLAB code for decomposition and reconstruction using MP method is actually under development, we have made a lot of change in MPTK code and structure (we actually implement a dynamic load system like plugin system for block and atom). Most of the MPTK package is fairly stable now. However, we haven't reached version 1.0 yet and this kind of code isn't ready to be release.

For the time domain scaling of the same signal by a constant factor 'k', there is no such functionality currently in MPTK, However Mr Laurent DAUDET from the Lutheries Acoustique Musique team (ex-LAM) of Jussieu University has worked on this subject:
http://www.lam.jussieu.fr/src/Membres/Daudet/Home.html

Regards

RE: Matalb Code [ Reply ]
By: Nakul Choudhary on 2007-04-19 22:49
[forum:3145]
Sorry frnds i forgot to post my email address its choudhary.nakul@gmail.com ... any help will be greatly appreciated... Waiting for reply... have a nice day....

Matalb Code [ Reply ]
By: Nakul Choudhary on 2007-04-19 12:41
[forum:3140]
Hello all... I recently downloaded the Windows version of MPTK... i was looking for MATLAB code for decomposition and reconstruction using MP method... actully what i want to do is decompose and reconstruct phonocardiogram signal using MP method in MATLAB... and also want to know how to do time domain scaling of the same signal by a constant factor 'k'...