transformBasis2

PURPOSE ^

transformBasis2.m

SYNOPSIS ^

function [transformedSpikes, back, Rinv] = transformBasis ( newSpikesNegative, covar)

DESCRIPTION ^

transformBasis2.m

this is the same as transformBasis.m, but it inverts the covariance
matrix after taking the cholesky factorization. sometimes this seems
to be numericaly stable whereas transformBasis.m isnt.


transforms the original waveforms onto an other basis,defined by the
autocorrelation matrix, such that datapoints are uncorrelated.

covar is the covariance matrix

see pouzat et al 2003, J Neurosci methods
see Kay, vol1, pp 94-95 for pre-whitening

urut/nov04

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-Oct-2007 12:29:38 by m2html © 2003