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

搜索资源列表

  1. fft.rar

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1.32kb
    • 提供者:李文
  1. fft

    2下载:
  2. fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:46.72kb
    • 提供者:
  1. ifft

    0下载:
  2. fft蝶形算法的逆变换,用c++编写,用循环计算实现-fft butterfly algorithm inverse transform, using c++ prepared, calculated using the cycle to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7.58kb
    • 提供者:xin
  1. FFT(VHDL)

    0下载:
  2. FFT算法vhdl实现 蝶形运算-butterfly fft vhdl
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:359.54kb
    • 提供者:倦怠怪兽
  1. FFT

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:410.15kb
    • 提供者:卡其米奇
  1. fft

    0下载:
  2. 此程序用Fortran语言编写,对所给数组用蝶形算法进行FFT变换-Fortran language with the program prepared to the array of the butterfly algorithm using FFT transform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:225.3kb
    • 提供者:chenjing
  1. FFT-and-IFFT

    1下载:
  2. fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.77kb
    • 提供者:KatrinaH
  1. fft

    0下载:
  2. fft蝶形算法,用c++编写,采用递归的方法,倒位序的排序采用的是后排序-fft butterfly algorithm, using c++ prepared using recursive method, inversion of the sort sequence is used after sort
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:6.46kb
    • 提供者:xin
  1. fft

    0下载:
  2. 快速离散傅立叶变换,实现8点的蝶形图matlab算法-Fast Discrete Fourier Transform to achieve 8:00 of the butterfly graph algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.82kb
    • 提供者:qibo
  1. butfly4

    0下载:
  2. 基4-FFT蝶形单元实现,按照FPGA内部的乘法器功能编写的-4-FFT butterfly-based unit to achieve, in accordance with the internal FPGA multiplier feature prepared
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1.15kb
    • 提供者:苏菲
  1. fft

    0下载:
  2. fft蝶形算法,用c++编写,采用循环计算的方法-fft butterfly algorithm, using c++ prepared, using the cycle method of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7.15kb
    • 提供者:xin
  1. Lab0503-FFT

    0下载:
  2. FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:4.99kb
    • 提供者: liu yang
  1. FPGA_4FFT

    0下载:
  2. 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:352.18kb
    • 提供者:王晓
  1. Lab0605-fft

    0下载:
  2. DSP实现蝶形FFT算法 为某开发板公司5509开发板资料-DSP butterfly FFT algorithm to achieve a development board for the 5509 development board company information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:48.64kb
    • 提供者:张队
  1. Lab0503-FFT

    0下载:
  2. C语言实现的fft蝶形运算,是个通用程序,移植一下即可使用在其他嵌入式芯片上-C language implementation of the fft butterfly is a common procedure, transplant what can be used in other embedded chip
  3. 所属分类:DSP program

    • 发布日期:2016-12-19
    • 文件大小:21.02kb
    • 提供者:liu yang
  1. FFT

    0下载:
  2. FFT蝶形算法,用OpenGL画图显示出效果。内附GLUT工具包及其安装方法-FFT Butterfly algorithm, using OpenGL drawing to show their effect. Containing a tool kit and installation method of GLUT
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:326.87kb
    • 提供者:gantian
  1. FFT

    1下载:
  2. fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:wuchenlong
  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. FFT

    1下载:
  2. FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:668byte
    • 提供者:cxx
  1. 设计案例-FFT至简设计实现法

    0下载:
  2. DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering descr iption This design is based on the discussion to simple design metho
  3. 所属分类:嵌入式/单片机编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com