<< ld_OneStepDelInt32 basic_ldblocks ld_ReadAsciiFile >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_RTCrossCorr

ld_RTCrossCorr

Calling Sequence

[sim, out] = ld_RTCrossCorr(sim, events, u, shapeSig, len)

Description

Online Cross Correlation

u * - input signal

shapeSig * - input shape

out * - output signal

len - length of input shape

Note: The implementation is not optimal. Only the raw sum formula is evaluated.


Report an issue
<< ld_OneStepDelInt32 basic_ldblocks ld_ReadAsciiFile >>