搜索资源列表
DFT5486135412
- 过采样近似完全重构 DFT 调制滤波器组的设计。首先,分析了传递函数和 混叠传递函数的性质,给出了因果 FIR DFT 调制滤波器组的系统延迟与线性相位 分析和综合原型滤波器阶数的关系。随后,过采样近似完全重构 DFT 调制滤波器 组的设计问题被描述为一个非凸优化问题。-Near perfect reconstruction oversampled DFT modulated filter design. First, the analysis of the transfer fun
DFTanalysesignal
- DFT分析信号频谱,使用matlab可方便的进行信号频谱分析-DFT analysis of the signal spectrum can be convenient to use matlab signal spectral analysis
matlab
- matlab 用DFT实现长序列卷积并用FFT进行信号谱分析-matlab convolution with the DFT and used to achieve a long sequence of FFT for signal spectral analysis
ziliao
- 信号序列的DFT本身就是信号频谱的采样集,所以DFT可直接用于分析信号的频谱。快速傅立叶变换是一种有 效、实用的信号DFT算法。文章通过对DIT-FFT算法的详细分析,提出了一种计算机软件仿真信号频谱分析方案,并给出了 关键算法的C 语言程序。-Signal sequence of the DFT spectrum of the sample itself is a set of signals, so the DFT can be directly used to analyze th
FFT
- 用DFT实现长序列卷积并用FFT进行信号谱分析-Long sequence convolution using DFT, FFT signal spectrum analysis
signal_procesing
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
signal_procesing2014
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
005
- 用DFT(FFT)对信号进行频谱分析,离散傅里叶变换(DFT)对有限长时域离散信号的频谱进行等间隔采样,频域函数被离 散化了,便于信号的计算机处理。 -Using DFT (FFT) spectral analysis of the signal
Design-and-Implementation-of-FPGA
- 设 计与 实 现了 一种 以 F P GA 为核 心 的实 时 频 谱分 析 系 统。 系 统 包含 实时 频 谱 监 测 和 实 时 频 谱仪 2 种 频 谱分 析 模式 。 实 时频 谱 监 测 模 式采 用 F F T 算法 设 计实 现 , 用 于 对信 号 的 实时 监 测 实 时 频 谱 仪 模 式 采 用 D F T 算法 设计 实 现, 用于 信 号的 细致 分 析。 实验 证 明 , 系 统 充 分 利 用 了 F P GA 芯 片 的 资 源, 具 有
2
- 加深对离散信号的DTFT和DFT的及其相互关系的理解。;在理论基础上,加深对快速傅立叶变换的理解,熟悉FFT算法及其程序的编写;熟悉应用FFT对典型信号进行频谱分析的方法。-To deepen DTFT the discrete signal and DFT and its understanding of the relationship. On the basis of theory, deepen the understanding of fast Fourier transform,
DigitalSignalAnalysation
- 经典的数字信号分析书记(图片版,英文),非常值得学习里面 DFT 和 FFT 的讲解堪称经典(Digital Signal Analysation)