Nondecimated 1-D wavelet transform
W=ndwt(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 vector
Level of decomposition
extension mode, 'zpd' for example
ndwt structure
ndwt performs a multilevel nondecimate decomposition. W is a structure with W.rowvect, W.level, W.mode, W.filters, W.dec, W.longs.