Cepstrogram
Cepstrogram[data]
绘制根据 data 的每个分区算出的功率倒频谱数组.
Cepstrogram[data,n]
使用长度为 n 的分区.
Cepstrogram[data,n,d]
使用偏移量为 d 的分区.
Cepstrogram[data,n,d,wfun]
对每个分区应用平滑窗口 wfun.
Cepstrogram[data,n,d,wfun,m]
在计算变换前用零把分区长度填充至 m.
更多信息和选项
- Cepstrogram 计算并绘制根据数据分区算出的倒频谱数组.
- 每个分区的功率倒频谱的计算方法为:功率谱的对数值的傅立叶逆变换的平方.
- 用 CepstrogramArray 来获得倒频谱的数值数组.
- 分区长度 n 和偏移量 d 可用整数(解释为样本数)、时间或抽样数量来表示.
- Cepstrogram[list] 使用分区长度 和偏移量 ,其中 m 为 Length[list].
- 在 Cepstrogram[list,n,d,wfun] 中,可以用在 和 之间被抽样的窗口函数或长度为 n 的列表来指定平滑窗口 wfun. 默认窗口为 DirichletWindow,实际上不进行任何平滑处理.
- data 可为以下形式:
-
list 1 维数值数组 audio Audio 或 Sound 对象 video a Video object - 对于多通道音频对象,是在所有通道的和之上计算倒频谱图.
- Cepstrogram 接受所有 Graphics 选项,更多选项及不同之处如下所示: [所有选项的列表]
-
AspectRatio 1/3 高宽比 ClippingStyle None 怎样显示值被截断的单元 ColorFunction Automatic 怎样为每个单元着色 ColorFunctionScaling True 是否缩放传送给 ColorFunction 的参数 ColorRules Automatic 用于根据数值确定颜色的规则 DataRange Automatic 假设的 和 值的范围 DataReversed False 是否反转行的顺序 FourierParameters {1,-1} 傅立叶参数 Frame Automatic 是否在绘图的周围画出边框 MaxPlotPoints ∞ 包括的最大点数 Mesh False 是否画出网格 MeshStyle GrayLevel[-1+GoldenRatio] 网格的样式 Padding Automatic 填充方案 PaddingSize {0,0} 填充数量 PlotLegends None 数据集的图例
所有选项的列表
范例
打开所有单元关闭所有单元范围 (2)
选项 (50)
应用 (2)
属性和关系 (2)
Wolfram Research (2017),Cepstrogram,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Cepstrogram.html (更新于 2024 年).
文本
Wolfram Research (2017),Cepstrogram,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Cepstrogram.html (更新于 2024 年).
CMS
Wolfram 语言. 2017. "Cepstrogram." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2024. https://reference.wolfram.com/language/ref/Cepstrogram.html.
APA
Wolfram 语言. (2017). Cepstrogram. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Cepstrogram.html 年