声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 1593|回复: 2

[FFT] 关于短时傅立叶窗函数的问题

[复制链接]
发表于 2007-4-13 10:33 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
请问在使用进行短时傅立叶的时候,如果没有选择窗函数,那么matlab默认的窗函数是怎么样的,谢谢指点!
回复
分享到:

使用道具 举报

发表于 2007-4-13 10:47 | 显示全部楼层
TFRSTFT Short time Fourier transform.
        [TFR,T,F]=TFRSTFT(X,T,N,H,TRACE) computes the short-time Fourier
        transform of a discrete-time signal X.
  
        X     : signal.
        T     : time instant(s)          (default : 1:length(X)).
        N     : number of frequency bins (default : length(X)).
        H     : frequency smoothing window, H being normalized so as to
                be  of unit energy.      (default : Hamming(N/4)).
        TRACE : if nonzero, the progression of the algorithm is shown
                                         (default : 0).
        TFR   : time-frequency decomposition (complex values). The
                frequency axis is graduated from -0.5 to 0.5.
        F     : vector of normalized frequencies.


命令 help tfrstft
就出来了
 楼主| 发表于 2007-4-20 10:05 | 显示全部楼层

xiexie

多谢指点
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-6-15 01:21 , Processed in 0.053067 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表