powered by
Performs inverse of 3-mode tensor using any discrete wavelet transform.
tIDWT(tnsr)
S3 class tensor
a 3-mode tensor S3 class object
Kyle Caudle
Randy Hoover
Jackson Cates
Everett Sandbo
T <- t_rand(modes=c(2,3,4)) print(tIDWT(T))
Run the code above in your browser using DataLab