CepstrumArray[data]
data のパワーケプストラムを計算する.
CepstrumArray[data,type]
data のケプストラムの指定された type を計算する.
CepstrumArray
CepstrumArray[data]
data のパワーケプストラムを計算する.
CepstrumArray[data,type]
data のケプストラムの指定された type を計算する.
詳細とオプション
- ケプストラム解析は,信号処理におけるエコーの特徴付け,たたみ込まれた信号の分離,ピッチ抽出アプリケーションに使われてきた.
- 実ケプストラムは,対数振幅フーリエ(Fourier)スペクトルの逆フーリエ変換として計算される.
- data は次の任意のものでよい.
-
list 任意階数の数値配列またはQuantity配列 audio AudioオブジェクトまたはSoundオブジェクト image 任意のImageオブジェクトまたはImage3Dオブジェクト video Videoオブジェクト - type 指定は次のどちらでもよい.
-
"Power" ![|F^(-1)log(TemplateBox[{{F, (, data, )}}, Abs]^2)|^2 |F^(-1)log(TemplateBox[{{F, (, data, )}}, Abs]^2)|^2](Files/CepstrumArray.ja/2.png)
"Real"
- 多チャンネル画像および音声信号については,CepstrumArrayは各チャンネルについて別々に返される.
- CepstrumArrayはFourierParametersオプションを取る.デフォルト設定はFourierParameters->{1,-1}である.
関連するガイド
-
▪
- フーリエ(Fourier)解析 ▪
- 音声解析 ▪
- 音声表現
テキスト
Wolfram Research (2017), CepstrumArray, Wolfram言語関数, https://reference.wolfram.com/language/ref/CepstrumArray.html (2024年に更新).
CMS
Wolfram Language. 2017. "CepstrumArray." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/CepstrumArray.html.
APA
Wolfram Language. (2017). CepstrumArray. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CepstrumArray.html
BibTeX
@misc{reference.wolfram_2025_cepstrumarray, author="Wolfram Research", title="{CepstrumArray}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/CepstrumArray.html}", note=[Accessed: 20-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_cepstrumarray, organization={Wolfram Research}, title={CepstrumArray}, year={2024}, url={https://reference.wolfram.com/language/ref/CepstrumArray.html}, note=[Accessed: 20-April-2026]}