<< ld_vecXCorrelation basic_ldblocks ld_vectorFindSpike >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_vectorFindShape

ld_vectorFindShape

Cross correlation between a vectorial signal and a given shape like ld_vecXCorrelation using ofset compensation

Calling Sequence

[sim, out] = ld_vectorFindShape(sim, events, in, shape, vecsize)

Description

Prior and after the floating window used to compare with the given shape

the signal ofset of in at the current window position is estimated

The size of the output vector signal will be vecsize-length(shape) - 1


Report an issue
<< ld_vecXCorrelation basic_ldblocks ld_vectorFindSpike >>