搜索资源列表
DFT
- 针对一幅图像的DFT变换及移到中心并返回幅度值和角度
DFT
- 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2
32点离散傅里叶变换
- 32点离散傅里叶变换DFT的DSP实现,C语言编码,很好的可移植性和稳定性;对FFT的应用也有一定作用
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
DFT分析
- 应用离散傅里叶变换DFT,通过MATLAB实现对连续信号频谱分析,以满足理论分析和工程实际的需要。 -application DFT Discrete Fourier Transform, right through MATLAB continuous signal spectrum analysis, in order to meet the theoretical analysis and practical needs.
DFT分析模拟信号频谱
- 应用傅里叶变换DFT,分析各种离散信号x(k)的频谱。离散周期信号可以展开成傅里叶级数,所以离散周期信号的频谱 是一个周期的周期性离散频谱,各谱线之间的间隔为 ,而且存在着谐波的关系。 -DFT application of the Fourier transform, analyze discrete signal x (k) of the spectrum. Discrete signal cycle can begin as Fo
DftDemo3
- DFT变换源码,在VC++中编译通过,欢迎下载-DFT transform source code, the compiler of the VC, welcome to download
DFTbianhuan
- DFT 实现图象的变换~使用的是DFT变换,希望对大家有用-DFT transform the image ~ using the DFT transformation, we hope to useful
DFT
- MATLAB 的有限序列的离散傅里叶变换(DFT)源程序-MATLAB finite sequence of discrete Fourier transform (DFT) source
DFT
- 自己实现的一维、二维DFT。优点:变换后的低频分量在中间,弥补了matlab库函数的不足(高频分量在中间)-Realize their own one-dimensional, two-dimensional DFT. Advantages: low-frequency components after the transformation in the middle, made up for the inadequacy of mat
DFT
- 针对一幅图像的DFT变换及移到中心并返回幅度值和角度-Against an image of the DFT transform and move to center and return rate of value and perspective
DigitalSignalProcessing1
- 数字信号处理实践方法,从一到三囊括了数字信号处理的模数变换、DFT变换、Z变换、滤波器设计等-Digital signal processing practices, from 1-3 to include digital signal processing of analog-to-digital transformation, DFT transform, Z transform, filter design, etc.
DFT
- 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2
dft
- 这个程序代码的主要目标是对图像进行DFT变换,从而可以使图像进行压缩-The code' s main objective is to transform images DFT, which allows image compression
DFT
- 计算单点DFT以及序列的DFT变换 计算单点逆DFT以及序列的逆DFT变换-Calculate single-point DFT and DFT-calculated sequence of single-point inverse DFT and inverse DFT transform sequence
DFT
- 简单实用的dft变换c代码,喜欢的朋友下-Dft simple and practical transformation c code, like a friend the next
DFT-digital-watermark
- 利用DFT变换实现数字水印的源代码,请大家赐教-the code about the digital watermark in the region of DFT,using matalab
dct-dft
- 对一幅图像进行DCT dft变换后的结果和运行出来的图形-Image on a DCT dft transformed results and running out of graphics
dct·dft
- 使用matlab对图像进行dct、dft变换(通过原理实现算法)(Using MATLAB to carry out DCT and DFT transform (through principle implementation algorithm))
DFT代码
- 对随机信号进行DFT变换,分析其频谱特性(The DFT transformation of random signals is carried out to analyze the spectral characteristics of the random signals)