
Last chance! 50% off unlimited learning
Sale ends in
W.info(m = 128, cut.min = 4)W.i2s(ind, m, cut.min)
W.s2i(i, level, m, cut.min)
Wtransform
,
Wtransform.image
, plot.Wimage
, Wimage.info
# series of length 64 where the coarsest level is 8 father basis functions.
W.info(64, 8)
#index for 4th basis location at the 2nd level
W.s2i( 4, 2, m=64, cut.min=8)
# location and level for the 48th basis function.
W.i2s( 48, m=64, cut.min=8)
Run the code above in your browser using DataLab