搜索资源列表
DFT进行频谱分析时的三种现象
- DFT进行频谱分析时的三种现象 1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。 采样前加低通滤波器防混叠 2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。 改用其他窗函数(非矩形)改善泄漏。 3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
tuxiang
- 主要是对图像实现DFT,DCT变换,利用二维小波分析对图像作二层小波分解,显示条状图,十字图及频谱等
matlab-code
- 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
mine
- 利用C、C++或者MATLAB对一张照片进行DCT和DFT变换,并进行简要分析。 比较保留20个DCT变换系数重构的图像与原始图像之间的差别-Use C, C++ or MATLAB to carry out a photo on the DCT and the DFT transform, and a brief analysis. Comparison of retention of 20 DCT transform coefficients of image reconstructio
DFT_and_DCT
- 对一幅图像进行DCT与DFT变换,分析变换后的高低频分量系数-DCT and DFT on an image, analysis of high frequency components of the transformed coefficient
digital-process
- 对有限长序列进行DFT,用DFT来对连续信号进行谱分析,实现双线性变换法设计数字滤波器,处理音效-DFT for finite length sequences, spectral analysis of continuous signals with DFT, design of digital filters with bilinear transforms, processing of a sound effect