Nondecimated 2-D wavelet transform
W=ndwt2(X,N,wname,['mode',extMethod])
wavelet name, haar( "haar"), daubechies ("db1" to "db20"), coiflets ("coif1" to "coif5"), symlets ("sym2" to "sym20"), legendre ("leg1" to "leg9"), bathlets("bath4.0" to "bath4.15" and "bath6.0" to "bath6.15"), dmey ("dmey"), beyklin ("beylkin"), vaidyanathan ("vaidyanathan"), biorthogonal B-spline wavelets ("bior1.1" to "bior6.8"), "rbior1.1" to "rbior6.8"
double matrix
Level of decomposition
extension mode, 'zpd' for example
ndwt structure
ndwt performs a multilevel nondecimate decomposition. W is a structure with W.sizeINI, W.level, W.mode, W.filters, W.dec, W.sizes.