<< ld_sign basic_ldblocks ld_simplecovar >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_simplecorr

ld_simplecorr

stupid cross-correlation EXPERIMENTAL FOR NOW

Calling Sequence

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

Description

in *+(vecsize) - vector signal

shape - vector to cross correlate the input with

out *+(length(shape)) - output

<< ld_sign basic_ldblocks ld_simplecovar >>