WaveletMatrixPlot
WaveletMatrixPlot[dwd]
绘制 DiscreteWaveletData dwd 中的小波矩阵系数的基树.
WaveletMatrixPlot[dwd,r]
绘制高达精细度 r 的系数.
WaveletMatrixPlot[dwd,r,func]
绘制前,应用 func 于系数.
更多信息和选项
- WaveletMatrixPlot 使用矩阵图的金字塔产生单个图.
- WaveletMatrixPlot[dwd] 等同于 WaveletMatrixPlot[dwd,Automatic],对应于 InverseWaveletTransform 中使用的系数的基.
- 在 Automatic 设置中小波索引是由 dwd["BasisIndex"] 给出.
- dwd 应该从矩阵数据中产生,由 DiscreteWaveletTransform、DiscreteWaveletPacketTransform 或LiftingWaveletTransform 制造.
- 当 dwd 来自于 DiscreteWaveletTransform 或 LiftingWaveletTransform,WaveletMatrixPlot[dwd,r] 绘制高达精细度 r 的基系数,
- 当 dwd 来自于 DiscreteWaveletPacketTransform,WaveletMatrixPlot[dwd,r] 绘制精细度为 r 的所有系数.
- 在 WaveletMatrixPlot[dwd,r,func] 中,各func[coefi,windi] 应生成与 coefi 具有相同维数的数组.
- WaveletMatrixPlot 具有同 MatrixPlot 相同的选项,并有以下改变: [所有选项的列表]
-
Axes True 是否绘制坐标轴 Frame None 是否绘制边框 FrameTicks Automatic 是否绘制边框的刻度 GridLines Automatic 是否绘制网格线 PerformanceGoal $PerformanceGoal 要优化的性能方面 PlotLayout Automatic 使用哪种绘制布局 - 设置 GridLines->Automatic,在邻接系数矩阵间绘制网格线.
- Ticks 和 FrameTicks 的 Automatic 设置绘制与精细度相对应的刻度.
- 设置 Method->"InverseTransform",将绘制每个系数阵列的逆变换.
- WaveletMatrixPlot 返回一个 Graphics 对象.
所有选项的列表
范例
打开所有单元关闭所有单元范围 (11)
数据 (6)
矩阵数据的 DiscreteWaveletTransform:
在分层的网格中,绘制矩阵小波系数,其中小波索引作为工具提示:
绘制的系数是在逆变换中使用的 Automatic 系数:
使用 WaveletMatrixPlot[dwd,r] 绘制系数高达至精细度 r:
矩阵数据的 DiscreteWaveletPacketTransform:
DiscreteWaveletData 对象包含每层的系数的全树:
包变换的缺省 Automatic 系数与更高的精细度相对应:
WaveletBestBasis 计算系数的不同 Automatic 树:
"Grid" 布局用于绘制 StationaryWaveletTransform 的系数:
推广和延伸 (3)
复数数据的 DiscreteWaveletTransform:
默认情况下,是用 Re:
选项 (15)
属性和关系 (4)
WaveletMatrixPlot 在分层的网格布局中绘制矩阵小波系数:
dwd[…,"MatrixPlot"] 以单独的矩阵图绘制每个系数:
WaveletMatrixPlot 绘制在逆变换中使用的 Automatic 系数:
WaveletBestBasis 选择系数的不同缺省树:
WaveletImagePlot 在分层的网格中显示图像小波系数:
WaveletScalogram 绘制具有有颜色指明的数值幅度的向量:
WaveletListPlot 绘制具有普通水平或垂直坐标轴的向量系数:
文本
Wolfram Research (2010),WaveletMatrixPlot,Wolfram 语言函数,https://reference.wolfram.com/language/ref/WaveletMatrixPlot.html (更新于 2014 年).
CMS
Wolfram 语言. 2010. "WaveletMatrixPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2014. https://reference.wolfram.com/language/ref/WaveletMatrixPlot.html.
APA
Wolfram 语言. (2010). WaveletMatrixPlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/WaveletMatrixPlot.html 年