文件名称:短时傅里叶变换程序
文件大小:465B
文件格式:M
更新时间:2016-04-08 03:51:33
stft
短时傅里叶变换(stft)程序。针对不同的窗函数,绘制出图像。 clear;close all t=190+(-128:127); sig=[fmconst(128,0.2);fmconst(128,0.4)]; h1=hamming(57);
文件名称:短时傅里叶变换程序
文件大小:465B
文件格式:M
更新时间:2016-04-08 03:51:33
stft
短时傅里叶变换(stft)程序。针对不同的窗函数,绘制出图像。 clear;close all t=190+(-128:127); sig=[fmconst(128,0.2);fmconst(128,0.4)]; h1=hamming(57);