CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast fourier transform

搜索资源列表

  1. fft_16

    0下载:
  2. fast fourier transform of 16-point
  3. 所属分类:Communication

    • 发布日期:2017-11-04
    • 文件大小:1240
    • 提供者:Raki
  1. FFT_CSharp2010

    0下载:
  2. FFT_PRJ采样数据为8192个点C#代码实现快速傅里叶变换,数据的来源于txt文件,有演示窗体.-FFT_PRJ sampling data for 8192 point C# code to achieve the fast Fourier transform, data from txt file demo form.
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:55957
    • 提供者:小林
  1. FFT

    0下载:
  2. 快速傅氏变换的简单实现,可进行快速频谱分析-Simple implementation of the fast Fourier transform, fast spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:12667
    • 提供者:my
  1. 16-divided-by-FFT-

    0下载:
  2. 采用快速傅立叶变换(FFT)离散傅里叶变换的一种快速算法,来实现音频频谱变化,在32*64双色点阵上显示音频频谱 16分频-A discrete Fourier transform using a fast Fourier transform (FFT) a fast algorithm to achieve changes in the audio spectrum, the audio spectrum 16 is divided in a 32* 64-color dot matrix
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:50176
    • 提供者:zhouxu
  1. DFPei

    0下载:
  2. 分数阶微积分应用,分数阶快速傅里叶变换基于matlab开发程序-Fractional order calculus application, fractional order fast Fourier transform based on matlab development process
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1337
    • 提供者:王海峰
  1. nonsythasizable8pointfft

    0下载:
  2. A Fast Fourier Transform(FFT) is an efficient algorithm for calculating the discrete Fourier transform of a set of data. A DFT basically decomposes a set of data in time domain into different frequency components. DFT is defined by the following equa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:12741
    • 提供者:krishna
  1. 50627968labview

    0下载:
  2. 该程序用于labview信号分析功能,包括小波分析和快速傅里叶变换等-The procedures used for labview signal analysis functions, including wavelet analysis, and fast Fourier transform
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-07
    • 文件大小:24198
    • 提供者:李鹏
  1. FFT

    0下载:
  2. 利用matlab來做快速傅立葉轉換,並解釋訊號處理的應用-Using matlab to do the fast Fourier transform and interpretation of signal processing applications
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:671061
    • 提供者:歐姆
  1. FFT

    0下载:
  2. 用C++ 对一复数序列进行快速傅里叶变换,序列由用户输入-realize fast fourier transform by C++ . The data source is determined by user
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:3700944
    • 提供者:QRLU
  1. dsp(all)

    0下载:
  2. 对于数字信号处理上的各种变换,如:离散傅里叶变换,快速傅里叶变换等的实现及截图-For various transformations on digital signal processing, such as: a discrete Fourier transform, a fast Fourier transform realized and screenshots
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:75689
    • 提供者:崔学理
  1. FFT

    0下载:
  2. 本程序基于java 实现了FFT(快速傅里叶变换)变换,-The program is based on java to achieve a fast Fourier transform
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:15122
    • 提供者:
  1. FFT

    0下载:
  2. 快速傅立叶变换(FFT)源程序的c语言编程方法,以及fft的原理介绍和在dsp f2812上的实现-Fast Fourier Transform (FFT) c programming language source code method, as well as introduce the principle of fft and realization dsp f2812
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:13927
    • 提供者:zhengce
  1. FFT

    0下载:
  2. fft快速傅立叶变化,自己编写的,很实用,主要是学习C语言-fft Fast Fourier Transform
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:1061
    • 提供者:包化伟
  1. Algorithm2

    0下载:
  2. 实现快速傅里叶变换的java程序,输入一个数组经过分治法将其变换后并返回一个变换后的数组-Fast Fourier Transform java program
  3. 所属分类:Wavelet

    • 发布日期:2017-11-15
    • 文件大小:6170
    • 提供者:Nugget Jiang
  1. 2fft_DIT--C

    0下载:
  2. 已经调试过的基2fft_DIT 的C程序,已经试过,很好用,希望对要用到快速傅里叶变化的朋友能有所帮助-The the program of the debug base 2fft_DIT C, have tried, very good use, I hope to use to the fast Fourier transform friends can help
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:1340
    • 提供者:时丹
  1. FFT

    0下载:
  2. 自己写的快速傅里叶变换,处理N点数据的傅里叶变换,含两个MATLAB的M文件,可直接使用-Fast Fourier Transform, write your own data of the N-point Fourier transform, containing two MATLAB M-files can be used directly
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:611
    • 提供者:ChengLi
  1. wav_FFT_demo

    2下载:
  2. 快速傅氏变换(FFT),允许用户查看的音频信号的频谱内容。 FFT这里给出的代码是由唐交叉出现,他的主页,随后被撤下。而不是解释的FFT的数学理论,我将试图解释它的用处,因为它涉及到的音频信号。 FFT允许用户获得的音频信号的频谱构成,获得它的各种频率的分贝,或获得其各种频率的强度。光谱观众(在上面的图片所示),均衡器,或VU表可以使用FFT,以显示其结果。它们之间的差值,然后取决于一对夫妇方程采取的FFT的实部和虚部的组件,并返回的强度或分贝水平被用于在绘制结果中的一个。下面的代
  3. 所属分类:语音合成与识别

    • 发布日期:2014-03-20
    • 文件大小:34704
    • 提供者:dcc
  1. 262572

    0下载:
  2. decimation in time domain(DIF) fast fourier transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:43374
    • 提供者:rashmi_code
  1. dif

    0下载:
  2. fast fourier transform (FFT)-DIF
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-06
    • 文件大小:9283
    • 提供者:rashmi_code
  1. Copy-of-VHDL-implementation-of-an-optimized-8-poi

    0下载:
  2. The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input datais a vector of 16 complex values
  3. 所属分类:Project Manage

    • 发布日期:2017-11-04
    • 文件大小:119808
    • 提供者:rayesh pai
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com