CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT,快速傅立叶变换

搜索资源列表

  1. ksflybh

    0下载:
  2. fft测试代码,用于测试快速傅立叶变换的工程-the FFT test code for engineering test fast Fourier transform
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:952259
    • 提供者:
  1. ee

    0下载:
  2. 快速傅立叶变换(FFT)是离散傅立叶变换的一种有效的算法,通过选择和重新排列中间结果,减小运算量。DFT有大量重复的cos、sin计算,FFT的作用就是用技巧减少cos、sin项重复计算。当采样点数为1024点,DFT要求一百万次以上计算量,而FFT则只要求一万次。-cout width cout width cout width cout width cout width cout width cout width cout width cout width cout width cout w
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:1087
    • 提供者:zz
  1. FFT2D

    0下载:
  2. 一个简单的快速傅立叶变换,里面有一个自定义的复数类-a simple program that implement the fft
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2226
    • 提供者:tantianx
  1. FFT_test

    0下载:
  2. 在FPGA中实现快速傅立叶变换,调用ALTERA的IP核模块-FFT demo in FPGA
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:15565250
    • 提供者:yp
  1. fft1

    0下载:
  2. 本函数是以2为基的简单快速傅立叶变换算法,计算准确,其中编写的思想是参考蝶形算法应用在时分的fft中。-fft in matlab
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:9500616
    • 提供者:王罗胜斌
  1. ca_code

    0下载:
  2. nco的产生原理的相关代码;软件无线电、直接数据频 率合成器(DDS,Direct digital synthesizer)、快速傅立叶变换(FFT,Fast Fourier Transform) 等的重要组成部分,同时也是决定其性能的主要因素之一,用于产生可控的正弦波或余弦波。随着芯片集成度的提高、在信号 处理、数字通信领域、调制解调、变频调速、制导控制、电力电子等方面得到越来越广泛的应用-nco the generation principle of the relevant code s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:711
    • 提供者:李毅
  1. FFT

    0下载:
  2. 快速二维傅立叶变换源代码:包含数组预处理,倒序算法以及复数运算 -Two-dimensional fast Fourier transform source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:270852
    • 提供者:珞白
  1. hilbert-using-cSharp

    0下载:
  2. C#实现的离散Hilbert变换的源代码,使用快速傅立叶变换(FFT)实现。-C# implementation of the discrete Hilbert transform of the source code, the use of the Fast Fourier Transform (FFT) implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1138
    • 提供者:TimGu
  1. fft2

    0下载:
  2. fft算法的C++程序,主要是基于Radix-2的DIT算法,有助于深入理解快速傅立叶变换-fft algorithm C++ program is mainly based on DIT Radix-2 algorithm, and help us to understand the fast Fourier transform! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:943020
    • 提供者:岑岑
  1. Copy_2_of_FFT

    0下载:
  2. fft源程序,用来进行快速傅立叶变换,效果好-fft source, used for fast Fourier transform, the effect is good
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4702543
    • 提供者:lee
  1. FourierTransform

    0下载:
  2. 对图像进行二维快速傅立叶变换及傅立叶反变换,并输出图像的频谱图和相位图-Consult a reference book for Fast Fourier Transform (FFT), and then develop a program that can compute and display the two-dimensional Discrete Fourier Transform (amplitude and phase spectra) of a digital image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:77900
    • 提供者:hengliangz
  1. dft

    0下载:
  2. 功率谱估计 快速傅立叶变换,FFT DFT-spectrum fft dft
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:827
    • 提供者:海哥
  1. 2

    0下载:
  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,
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:102368
    • 提供者:裴宇瑜
  1. lab6-FFT

    0下载:
  2. FFT(Fast Fourier Transformation),即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的.-FFT (Fast Fourier Transformation), is the fast Fourier transform, a fast discrete Fourier transform algorithm, which is based on the discrete Fourier tra
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:699156
    • 提供者:常成
  1. armfly-DSP-tutorials-Chapter-25

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。有些信号在时域上是很难看出什么特征的,但是如果变换到频域之后,就很容易看出特征了。这就是很多信号分析采用FFT变换的原因。另外,FFT可以将一个信号的频谱提取出来,这在频谱分析方面也是经常用的。本章节的主要内容是讲解FFT变换结果的物理意义。-This tutorial uses a DSP library the ARM officia
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:490948
    • 提供者:安富莱电子
  1. kkfft

    0下载:
  2. 快速傅立叶变换函数,本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -It is a function for fast fft, can be used in TC2.0, VC++6.0, Keil C51 deveplepment envirment。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1282
    • 提供者:leo
  1. timeanlysise

    0下载:
  2. 基于小波变换以及快速傅立叶变换的时频分析程序,很实用-cwt fft
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:19533
    • 提供者:蒋东东
  1. image-processing-

    0下载:
  2. 快速傅立叶变换(FFT),并显示傅立叶频谱。描述傅立叶频谱是从在该函数创建的图像获得的外观。-Fast Fourier Transform (FFT), and displays the Fourier spectrum. Describe the appearance of the Fourier spectrum is obtained the image created by the function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:7071
    • 提供者:esther
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. fftw-3.3.5-dll32

    0下载:
  2. 实现各种数字信号处理的类库,比如快速傅立叶变换fft,还有其他多种信号变换 ,使用C++ 库(To achieve a variety of digital signal processing class library, such as fast Fu Liye transform, FFT, there are many other signal changes, using the C++ Library)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2433024
    • 提供者:飞帆
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com