首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > tftb_window.m 短时傅立叶变换窗函数

tftb_window.m 短时傅立叶变换窗函数

  • 资源大小:2.43 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Matlab

资 源 简 介

tftb_window.m 短时傅立叶变换窗函数,在进行短时傅立叶变换时使用tfrstft函数,其中h-窗函数调整时使用的函数。 tftb_window Window generation.   H=tftb_window(N,NAME,PARAM,PARAM2)   yields a window of length N with a given shape.     N      : length of the window   NAME   : name of the window shape (default : Hamming)   PARAM  : optional parameter   PARAM2 : second optional parameters     Possible names are :   "Hamming", "Hanning", "Nuttall",  "Papoulis", "Harris",   "Rect",    "Triang",  "Bartlett", "BartHann", "Blackman"   "Gauss",   "Parzen",  "Kaiser",   "Dolph",    "Hanna".   "Nutbess", "spline",  "Flattop"     For the gaussian window, an optionnal parameter K   sets the value at both extremities. The default value is 0.005  

文 件 列 表

tftb_window.m
VIP VIP
0.240796s