powered by
This function is an internal function which extracts from a vector x, the center of the vector of length n. It emulates the Matlab(R) function wkeep. This function is used by the cwt_wst function when the HAAR wavelet is selected.
x
n
wkeep
core(x,n)
A vector from wich the center is extracted.
Numeric. The length of the center of x.