Perform inverse two-dimensional wavelet transform using Mallat's, 1989 algorithm.
进行逆二维小波变换的Mallat的,1989年算法。
This function is generic.
此功能是通用的。
Particular methods exist. For the imwd class object this generic function uses imwr.imwd. For the imwdc class object this generic function uses imwr.imwdc.
存在的特殊方法。通用功能的imwd类对象使用imwr.imwd的。通用功能的imwdc类对象使用imwr.imwdc的。
用法----------Usage----------
imwr(...)
参数----------Arguments----------
参数:...
See individual help pages for details.
的详细信息,请参阅单独的帮助页面。
Details
详细信息----------Details----------
See individual method help pages for operation and examples.
操作和示例,请参阅单独的方法帮助页。
值----------Value----------
A square matrix whose side length is a power of two that represents the inverse 2D wavelet transform of the input object x.
甲正方形矩阵,其边长是二的幂的表示二维小波逆变换的输入对象x。