信号处理中的频率分辨率
大家好,我最近在研究HHT,遇到一些问题,想和大家讨论一下:我在求解HHT边际谱时,用工具箱中的nspab.m求解HHT谱时,输入参数中有一项是频率分辨率,我查了一下频率分辨率=采样频率/取样点数,但是,我在计算是,求的的频率分辨率很小,才1左右,这样的话我的边际谱就画不出来了,我想问一下这是怎么回事?是不是我求解频率分辨率的方法有错还是我的数据的采样频率=22050和取样点=23501的问题?
= nspab(data,nyy,minw,maxw,t0,t1)
Input-
% data - 2-D matrix data(n,k) of IMF components
% nyy - the frequency resolution 频率分辨率
% minw - the minimum frequency
% maxw - the maximum frequency
% t0 - the start time
% t1 - the end time
Output-
% h - 2-D matrix of the HHT spectrum, where
% the 1st dimension specifies the number of frequencies,
% the 2nd dimension specifies the number of time values
% xs - vector that specifies the time-axis values
% w - vector that specifies the frequency-axis values
请大家帮忙解释一下,谢谢了 顶一下,我也想知道 加入求知队伍 坐等高人出现啊 同等高人解释啊
页:
[1]