<< Invariant Wavelet Transform tools Invariant Wavelet Transform tools FWT2_TI >>

Wavelab Toolbox >> Wavelab Toolbox > Invariant Wavelet Transform tools > BestShift

BestShift

Best Circulant Shift of Signal

Calling Sequence

[shift,value] = BestShift(stat)

Parameters

Inputs:

stat :

stat-tree (output by CalcShiftStat)

D :

maximum depth of tree-search

Outputs:

shift:

path corresponding to optimal shift

value :

minimizing value attained by optimal shift value(1) holds value of best shift

Description

Finds the path from root to leaf on a complete tree of depth D which minimizes the sum of values at the leaves.

See also

Authors

<< Invariant Wavelet Transform tools Invariant Wavelet Transform tools FWT2_TI >>