Menu

State Space Models / News: Recent posts

Fix for MATLAB 7.5 (R2007b) and later

A new compilation script 'mexssa.m' for MATLAB 7.5 (R2007b) and later is added to the 1.0.0 release. To use just replace the old one in 'csrc' subfolder with it.

This fix is needed because MATLAB versions after R2007b separate the LAPACK and BLAS libraries into two different files, so the BLAS library needs to be invoked explicitly for calls to dgemm and dgemv functions.

Posted by Michael Jyh-Ying Peng 2009-04-17

State Space Models 1.0.0 - First release on SourceForge

State Space Models is a MATLAB toolbox for time series analysis using state space models. SSM features fully interactive model construction with MATLAB objects and efficient Kalman filter backend implemented in c. This version is originally released on 2007/9/4.

Posted by Michael Jyh-Ying Peng 2007-10-23