<< ld_VarVec_AbsSumNorm basic_ldblocks ld_VarVec_Variance >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_VarVec_MinMax

ld_VarVec_MinMax

Calc Min and Max of vector elements

Calling Sequence

[sim, Min, Max] = ld_VarVec_MinMax(sim, events, in, Nvalues, vecsize)

Description

in (float, vecsize) - vector input

out (float, vecsize) - vector output

Nvalues (int32) - the number of samples the filter is applied to (starting from the left side of the vector)


Report an issue
<< ld_VarVec_AbsSumNorm basic_ldblocks ld_VarVec_Variance >>