fft関数に使用される窓関数について
Mostrar comentarios más antiguos
fft関数に使用されている窓関数は四角形窓がデフォルトなのでしょうか?
またマトラボではfftにハミング窓を使用されることはできるのでしょうか?
Respuesta aceptada
Más respuestas (1)
Yoshio
el 23 de Mayo de 2019
2 votos
matlab本体のfftは定義のままの変換となりますので、方形窓です。
各種窓については、信号処理ToolBoxに専用の関数があります。以下をご参照ください。
Categorías
Más información sobre マルチレート信号処理 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!