fft関数に使用される窓関数について
Afficher commentaires plus anciens
fft関数に使用されている窓関数は四角形窓がデフォルトなのでしょうか?
またマトラボではfftにハミング窓を使用されることはできるのでしょうか?
Réponse acceptée
Plus de réponses (1)
Yoshio
le 23 Mai 2019
2 votes
matlab本体のfftは定義のままの変換となりますので、方形窓です。
各種窓については、信号処理ToolBoxに専用の関数があります。以下をご参照ください。
Catégories
En savoir plus sur マルチレート信号処理 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!