CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 复数FFT

搜索资源列表

  1. fft.ifft

    2下载:
  2. FFT与IFFT的简易源程序,用C语言编写,可进行复数和实数运算-FFT and IFFT simple source, the C language, can be complex and real operations
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:19.32kb
    • 提供者:陈斯
  1. TI 54x fft

    0下载:
  2. DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:429.07kb
    • 提供者:徐克
  1. dzqfft8

    0下载:
  2. 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary part of the turn kept FFT resul
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:狄中泉
  1. gsl_win[1]

    0下载:
  2. 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7.57mb
    • 提供者:tina
  1. FFT

    1下载:
  2. 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:30.73kb
    • 提供者:dazhou
  1. 1024FFT_ASIC

    0下载:
  2. 1024点复数专用FFT处理器的ASIC实现-1024 point complex FFT processor dedicated ASIC realization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2.67mb
    • 提供者:enhom
  1. useoffft

    0下载:
  2. 1)已知2N点实数序列 N=64。用一个64点的复数FFT程序,一次算出 ,并绘出频谱 。 (2)已知某序列 在单位圆上的N=64等分样点的Z变换 。用N点IFFT程序计算 ,绘出图像 。 -1) known 2N-point sequence of real numbers N = 64. With a 64-point complex FFT process, a calculated and mapped the spectrum. (2) known to a cer
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8.3kb
    • 提供者:lingdu0001
  1. FftLab

    0下载:
  2. FFT傅立叶频谱分析,从程序的演示可透视出频率频谱相互的换算与复数的关系!-FFT Fourier spectral analysis, from a procedural perspective of the presentation can be a frequency spectrum of the conversion of mutual relations with the plural!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.97kb
    • 提供者:velidar
  1. fft

    0下载:
  2. fft变换,经常用到的快速傅立叶算法,FFT变换,基2DIT,输入参数:x 复数点序列, m FFT的级数 -fft transform, fast Fourier frequently used algorithms, FFT transform, based 2DIT, input parameters: x plural point sequence, m FFT of the series
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:703byte
    • 提供者:路培桄
  1. FFT_fixedPoint_console

    1下载:
  2. 定点复数FFT算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex FFT algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:64.57kb
    • 提供者:raoxuefeng
  1. FFT

    0下载:
  2. C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.24kb
    • 提供者:王天
  1. simple_app

    1下载:
  2. TMS320c672x通过DSPLIB库实现复数FFT,并可实现两个实数数列的高效FFT。-TMS320c672x achieved through DSPLIB library complex FFT, and can realize two real sequences efficient FFT.
  3. 所属分类:DSP编程

    • 发布日期:2013-12-29
    • 文件大小:81.52kb
    • 提供者:zw
  1. fft

    0下载:
  2. fft#include <math.h> #define SWAP(a,b) tempr=(a) (a)=(b) (b)=tempr //当isign=1时,将输入数据data[1..2*nn]用它的离散Fourier变换系数代替 //当isign=-1时,将输入数据替换为其的离散IFFT系数乘以nn //data是一个保存nn个复数的数组 //Fourier系数的保存方法为F0的实部和虚部保存在data[1],data[2] //正的一次谐波系数保存在dat
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:881byte
    • 提供者:jakey
  1. FFT

    0下载:
  2. 2点的碟形算法,其中包含了旋转因子乘法器,这是一种高效的复数乘法器.-2point dish method, which includes the rotation factor multiplier, which is a highly efficient complex multipliers.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:671.23kb
    • 提供者:luping
  1. FFt

    0下载:
  2. 基2FFT蝶形运算器,代码有仿真用数据。主代码用于仿真,碟形运算和复数乘法元件化-Based 2FFT butterfly, code with simulation data used. Master code for simulation, dish components of computing and complex multiplication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2.52kb
    • 提供者:treeyellow
  1. F2812-FFT

    0下载:
  2. FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加 法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以 整个DFT 运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2 成正比的,当N 很大时,运算量是可观的,因而需要 改进对DFT 的算法减少运算速度
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:395.39kb
    • 提供者:平意义
  1. FFT

    2下载:
  2. 基于TMS320C54x的FFT实现,从而掌握掌握8~1024点复数 C54x FFT程序的使用方法-TMS320C54x the FFT-based implementation to grasp the master 8 1024 point complex ' C54x FFT program to use
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:1.53kb
    • 提供者:jlryry
  1. FFT

    0下载:
  2. 图像数据二维快速傅立叶变换将图像数据变成复数形式,进行两个一维快速 傅立叶变换,变换后的频谱以图像形式存入imgBufOut,此处要求图像宽和高 都为2的幂次方(Two dimensional fast Fu Liye transform of image data turns the image data into complex form, and carries out two one-dimensional fast In the Fu Liye transform, the tr
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:4kb
    • 提供者:ichigo
  1. 第30章:复数FFT的实现

    0下载:
  2. 按下按键K1,串口打印函数的计算结果和采样波形。(1. press button K1, serial port print function arm calculation results and sampling waveform.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:9.69mb
    • 提供者:zhulanfei
  1. 第31章:复数FFT的逆变换实现

    0下载:
  2. 1. press button K1, serial port print function armcalculation results and sampling waveform.(1. press button K1, serial port print function arm calculation results and sampling waveform.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:9.68mb
    • 提供者:zhulanfei
« 12 3 4 5 6 »
搜珍网 www.dssz.com