搜索资源列表

  1. eetop.cn_fft

    0下载:
  2. 采用全流水线结构,供初学者参考,附有仿真波形图,代码中上有可以改进之处,如蝶形单元中可以将4次乘法简化为3次乘法,不过要预先对旋转因子做处理,第一次上传,如有不妥之处,还请大家指正,谢谢。 -With full pipeline structure, reference for beginners, with a simulation waveform diagram, the code can be on improvement
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:45056
    • 提供者:杨前
  1. fftcPP

    0下载:
  2. 实现FFT的C代码,适合初学者。全部用c语言编程。包含倒序、蝶形运算、数据保存等。 -Implement the FFT C code, suitable for beginners.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:qimeibin
  1. FFTbutter

    0下载:
  2. FFT的旋转因子算法和蝶形处理器VHDL代码实现-The rotation factor FFT butterfly processor algorithm and VHDL code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:GC
  1. sim512fft

    0下载:
  2. 512点FFT程序,分10级蝶形运算完成。-512-point FFT program, sub-10 butterfly to complete.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:路程程
  1. buffterfly_radix4

    0下载:
  2. 16点的FFT蝶形运算,用于快速傅里叶变换并行实现,基于verilog语言编写,matlab仿真验证-a method based on 16-point fft butterfly,used to make fast fourier transform,language is verilog.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wanghao
  1. FFT

    0下载:
  2. FFT蝶形算法,程序中包含了原创的补零函数,简单的倒位序函数等依照按时间抽取对序列进行FFT计算.-FFT Butterfly operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:jhon
  1. Digital-signal

    0下载:
  2. 给予蝶形运算及其他的数字信号处理课程设计-To give the butterfly and other digital signal processing course design
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:761856
    • 提供者:欧阳
  1. FFT

    0下载:
  2. 本程序为FFT的一个蝶形运算单元,输入位4位,输出8位,由于乘法器的原因,分实部与虚部,输出也为实部虚部,对其进行组合可实现FFT变换,其中乘法器为快速的列阵乘法器。-FFT butterfly unit, the input bit 4bit output 8bit, due to the multiplier, divided into real and imaginary parts, the output for the rea
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2177024
    • 提供者:李莫
  1. FF

    0下载:
  2. fft变换 蝶形运算 快速傅立叶变换-discr iption of fft
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:落雪
  1. CVViiterbio

    0下载:
  2. 卷积码viterbi译码的蝶形算法,能大大大减少卷积码viterbi译码的运算时间 -Viterbi decoding of convolutional codes butterfly algorithm viterbi decoding of convolutional codes, can greatly reduce the computation time
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:331776
    • 提供者:谈判
  1. FFT-sources

    0下载:
  2. FFT快速傅里叶变换的代码及其流程图,里面含有蝶形算法以及倒序的所有源码。-the soucers of FFT
  3. 所属分类:DSP编程

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:DHH
  1. FFT

    0下载:
  2. 快速傅里叶变换,基四时间抽取快速FFT算法,蝶形运算-Fast Fourier Transform, the base four-time extraction of the fast FFT algorithm, the butterfly
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:153600
    • 提供者:胡鹏
  1. fft

    0下载:
  2. 复数类,复数的加减乘除,线性卷积,FFT蝶形算法,bit reversal-Complex type, complex addition and subtraction, multiplication and division, linear convolution, FFT butterfly algorithm, bit reversal
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:754688
    • 提供者:DJ
  1. DFTaFFT

    0下载:
  2. 离散傅立叶变换DFT源程序,包括时域离散化,求W算子表,原信号的时域描述和离散频域描述。以及快速傅立叶变换FFT源程序,里面有蝶形算法的循环步骤。适合初学者-Discrete Fourier Transform DFT source, including the time-domain discretization, find the W operator table, the original descr iption of the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:何程序员
  1. CSharp

    0下载:
  2. 利用蝶形图进行的离数字信号时选和频选的快速傅立叶变换C#设计-design of FFT by C#
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:139264
    • 提供者:rook
  1. FFT

    0下载:
  2. FFT的经典实现,三重循环的蝶形运算,适合于硬件实现的软件版本,在Xilinx的Vivado仿真器下编译通过-Classic implementation of FFT software version is suitable for hardware implementation in Xilinx Vivado emulator compiled by
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:任翔
  1. fft_describedByCLanguage

    0下载:
  2. 用C语言描述的快速傅里叶变换,与《算法导论》中描写的蝶形操作一致-C language descr iption of the fast Fourier transform, " Introduction to Algorithms" descr iption of the butterfly operation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:夏小芳
  1. FPGA-based-FFT-implementation

    0下载:
  2. 基于FPGA的FFT算法硬件实现 设计了一 种基于 FPGA 的 1 024点 16位 FFT算法, 采用了基 4蝶形算法和流水线处理方式, 提高了 系统 的处理速度, 改善了系统的性能 -FPGA-based FFT algorithm hardware design of a 1024 16-bit FPGA-based FFT algorithm using a radix-4 butterfly algorithm an
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:417792
    • 提供者:沧海一粟
  1. my8ditfft

    0下载:
  2. 基8-DFT计算,每8点为一蝶形运算单元,4096点计算效率较基2-DFT提高50 -Yl 8-DFT calculation, every 8 points for a butterfly operation unit, the 4096-point computation efficiency than the base 2-DFT increased by 50
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ZLD
  1. fft_1

    0下载:
  2. matlab实现快速傅里叶变换的原始程序,有助于理解蝶形运算-matlab realize the fast Fourier transform of the original program, help to understand the butterfly operation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张茗川
« 1 2 3 4 5 6 78 9 »

源码中国 www.ymcn.org