Quick tour through Hilbert space

February 4, 2009

Before part III of forecasting with RSS+SVM+wavelets I thought it would help to give some useful concepts from Hilbert space. Attached is a very rough look, and also an application using orthogonal functions to model a stationary signal (Fourier series). This will contrast nicely with wavelets, which are most useful for non-stationary signals eg., stock indices.
hilbert space overview
Fourier series example


SDE scripts

January 19, 2009

Mostly a  reworking of  fortran code from Kloeden & Platen into Matlab/Octave. Includes important things like Karhunen-Loéve expansions, Stratonovich integrals for higher order methods, Ito summation etc and also a Markov Chain Monte Carlo example

SDE scripts