搜索资源列表
FFA
- FFA(快速折叠算法),实现噪声中的周期信号检测,及周期估算-FFA (fast folding algorithm), the realization of the periodic signal in noise detection, and cycle estimates
DFT
- 函数paddedsize可计算P和Q的最小偶数值,PQ则是避免折叠误差的串扰所采用的补零方法。 函数dftfilt是用于频率域滤波的M函数 在house中进行空域滤波与频域滤波的比较 函数dftuv创建用于实现频率域滤波器的网格数组 在number中进行低通滤波 还可基于lpfilter生成高通滤波器。 函数D=hypot(U,V)<=>D=sqrt(U.^2+V.^2)替代 函数f=tofloat(f)<=>f=im2double(f)替代-
compute_fs_of_Bandpass_sample
- 自编的计算带通采用(Bandpass sampling)的最佳采样频率,用图形的方式显示折叠的频谱,非常有用。-Compute the best sample frequcency of bandpass sampling,using figures to show image frequency,very intuitively and usefull.