CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DFT的实现

搜索资源列表

  1. DFT

    0下载:
  2. 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2㏑(M),M=2.5 2、通过实验理解信号振幅谱、相位谱
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:56958
    • 提供者:凤凰
  1. DFT

    0下载:
  2. DFT算法实现,使用TC30实现,有绘图显示,DFT是数字型号处理的基础,是数字信号处理编程的入门程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1309
    • 提供者:向阳坡
  1. DFT

    0下载:
  2. DFT算法的实现的一种C语言源程序,我是在Win—TC上编译的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1005
    • 提供者:Jack
  1. 32点离散傅里叶变换

    0下载:
  2. 32点离散傅里叶变换DFT的DSP实现,C语言编码,很好的可移植性和稳定性;对FFT的应用也有一定作用
  3. 所属分类:源码下载

  1. 离散傅里叶变换,即DFT

    5下载:
  2. 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-10
    • 文件大小:543
    • 提供者:Kevin Lu
  1. 4FFTproject

    0下载:
  2. 用MATLAB实现的基4FFT算法的程序,输入一个长度为16的序列,得到DFT的频谱-Implemented with the MATLAB-based algorithm 4FFT program, enter a sequence of length 16 obtained DFT spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:30708
    • 提供者:忆瑾
  1. DFT

    0下载:
  2. 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1551
    • 提供者:张桦
  1. DFT

    0下载:
  2. 题目:离散富立叶变换(DFT)和频谱分析.matlab实现 1信号函数h(t)= e-a*t*tsin(2πft)2编程计算的离散富立叶变换(DFT)和IDFT图像。3计算振幅谱,相位谱以及检测信号主频-Title: Discrete Fourier Transform (DFT) and spectral analysis. Matlab function to achieve a signal h (t) = ea* t* tsin (2πft) 2 programming computin
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:100630
    • 提供者:chissie
  1. 210131182200711712103367459

    0下载:
  2. dft的源码,你可以用matlab实现你要的结果。不信你试试。-dft' s source, you can use matlab to achieve the results you want. Do not believe you try.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:729005
    • 提供者:dilbar
  1. dft

    0下载:
  2. 离散傅里叶变换时实现信号频域分析的第一步,用matlab实现对离散傅里叶变换的描述。-Discrete Fourier transform when the signal frequency domain analysis to achieve the first step, using matlab to achieve a descr iption of discrete Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4099
    • 提供者:孔艳芳
  1. lisanxinhaofuliyebianhuan

    0下载:
  2. 离散傅立叶变换(DFT)及其反变换的实现,有限长序列的循环移位、循环卷积-Discrete Fourier Transform (DFT) and its inverse transform of the realization of the cyclic shift sequence of finite length, circular convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:59155
    • 提供者:jk
  1. DFT

    0下载:
  2. 利用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
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:767
    • 提供者:bashezhe
  1. GeneratingFPGA-AcceleratedDFTLibraries

    0下载:
  2. 关于DFT的文章,应用FPGA实现傅立叶变换。-Abstract—We present a domain-specific approach to generate high-performance hardware-software partitioned implementations of the discrete Fourier transform (DFT). The partitioning strategy is a heuristic based on the DFT
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:235386
    • 提供者:李然
  1. F_DFT

    0下载:
  2. DFT变换 实现DFT算法 主要结合一些书中给出的公式以及相关说明进行编写的-DFT transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1049
    • 提供者:谦杰
  1. DFT

    0下载:
  2. 本程序实为图像的快速傅里叶变换,实现了图像加入水印的算法-This procedure is actually the image of the fast Fourier transform to realize the image to join Watermarking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:132497
    • 提供者:邢超
  1. DFT-digital-watermark

    2下载:
  2. 利用DFT变换实现数字水印的源代码,请大家赐教-the code about the digital watermark in the region of DFT,using matalab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3071
    • 提供者:wangmin
  1. DFT-C

    0下载:
  2. 这个是C语言代码,主要是实现dft的功能,需要的可以下载-This is the C language code, the main function is to achieve dft required can be downloaded
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1092
    • 提供者:wyl
  1. DFT

    0下载:
  2. DFT矩阵的matlab实现,广泛应用于各种DFT的实现以及电路应用-the implementation of the DFT matrices,it can be widely used in different kinds of circuits.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-29
    • 文件大小:2382
    • 提供者:zhangyunyi
  1. DFT

    0下载:
  2. DFT算法在matlab里的实现方法,自行查看(DFT algorithm in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:无月泪痕
  1. 典型序列的产生

    0下载:
  2. 一、 实验目的 1. 掌握典型序列的产生方法。 2. 掌握DFT的实现方法,利用DFT对信号进行频域分析。 3. 熟悉连续信号经采样前后频谱的变化,加深对时域采样定理的理解。 4. 分别利用卷积和DFT分析信号及系统的时域和频域特性,验证时域卷积定理。 二、实验环境 1. Windows2000操作系统 2. MATLAB6.0(First, the purpose of the experiment 1. master the method of producing ty
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:116736
    • 提供者:球球ss
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com