搜索资源列表
DFT
- 实现离散傅立叶变换DFT 最后分析得到频谱幅度 相位
dftdrew
- 离散傅立叶变换-Discrete Fourie Transform
DET
- c语言实现的离散傅立叶(DFT)变换。非快速傅里叶变换,基本的傅里叶变换。-A basic Discrete Fourie Transform program, not Fast Discrete Fourie Transform
AddWindowDFT
- 加窗离散傅立叶变换,用DFT对离散信号进行谱分析,通过选用不同的加窗函数来抑制信号截断造成的频谱泄漏-windowed discrete Fourier transform, DFT right discrete signal spectral analysis, the increase in the alternative window function to curb the disconnect signal leakage s
ContinuousSignalDFT
- 连续信号离散傅立叶变换,用DFT对连续信号进行谱分析-continuous signal DFT, using DFT to analyze continuous signals.
lisanfuliyebianhuan
- 简单方便的DFT(离散傅立叶变换)方法处理图像问题,希望对大家有用。-easy DFT (Discrete Fourier Transform) approach to image problems in the hope that useful for all.
FFTfrequencychartisanalytical
- 1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. De
radix-2FFT
- 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
two_D_DFT
- 对输入的数字图像进行二维离散傅立叶变换,由matlab实现-The input digital image to two-dimensional Discrete Fourier Transform, from matlab realize
dftMATLAB
- DFT:离散傅立叶变换 符运行后得频谱图-DFT: Discrete Fourier Transform running at a frequency spectrum
Wojjj
- 采用离散傅立叶变换(DFT)实现对采样得到的波形数据文件进行频谱分析的一般方法-Using Discrete Fourier Transform (DFT) has been the realization of the sampling waveform data file to the general method of spectral analysis
DFT
- 实现离散傅立叶变换DFT 最后分析得到频谱幅度 相位-Discrete Fourier Transform DFT realize the final analysis of phase-amplitude spectrum
DFT
- 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2
DFT_FFT_COMPARISON
- 离散傅立叶变换DFT和快速傅立叶变换FFT的比较-Discrete Fourier Transform and Fast Fourier Transform Comparison
DFT
- 几个快速傅立叶变换算法 离散傅里叶变换(DFT) -dft
CSharp_DSP
- DSP算法,包括线性卷积、复多项式矩阵积分,离散傅立叶变换、反离散傅立叶变换等-Linear convolution, matrix integral, DFT and IDFT...
DFT
- 用opencv实现离散傅立叶变换(DFT)-Discrete Fourier Transform using opencv implementation (DFT)
lisanxinhaofuliyebianhuan
- 离散傅立叶变换(DFT)及其反变换的实现,有限长序列的循环移位、循环卷积-Discrete Fourier Transform (DFT) and its inverse transform of the realization of the cyclic shift sequence of finite length, circular convolution
DFT
- 利用DFT法求周期信号的功率谱,实现离散傅立叶变换DFT,最后分析得到频谱幅度.-DFT method using the power spectrum of periodic signals seeking to achieve the Discrete Fourier Transform DFT, the final analysis, amplitude spectrum obtained
DFT
- 了解傅立叶变换相关程序知识,培养大家的学习兴趣,同时为信号处理知识提供基础(Understanding the knowledge of the Fu Liye transform related program)