Remark: The code provided here represents working code and I do not claim that it is free of bugs. I decided to put it on this page, in order to make results reproducible for others. Feel free to use it and do not hesitate to contact me, if you have any problem, or, hopefully not, you found a bug.

POSTDOC MATERIALS

ISAP

Info-theoretic Sensitivity Analysis in Path-space is a Matlab package which performs parametric sensitivity analysis of biochemical and populations reaction networks by numerically computing the relative entropy rate (RER) and the pathwise Fisher information matrix (pFIM) of the stochastic process. ISAP simulates Gillespie stochastic simulation algorithm, chemical Langevin equation and the deterministic mean-field approximation. Download

SSA4RN

Matlab code for stochastic simulation of reaction networks. Gillespie algorithm, tau-leap, adaptive tau-leap and mean-field approximation have been implemented and tested in various biochemical and populations networks. Download

PHD MATERIALS

BASIC QHM CODE

Reproducible Research for ICASSP 2010 paper: "On the Robustness of the Quasi-Harmonic Model of Speech" Download

LETTER CODE

Source code for the generation of figures of IEEE Signal Processing Letter "Iterative Estimation of Sinusoidal Signal Parameters". Download

DESA

Here you can download a version of Discrete Energy Separation Algorithm. Download

GMM-EM

A simple and fast implementation of Expectation-Maximization for Gaussian Mixture Models. Download

LF MODEL

Implementation of LF model for glottal source modeling. Download

FINDING NE

An algorithm based on support enumeration for finding Nash Equilimbia in two-players non-degenerate games. Download