CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 基2 fft

搜索资源列表

  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. fft64.rar

    1下载:
  2. 采用verilog代码编写了一个64位的fft,其中蝶形算法采用基2算法,the fft of 64 points
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-11
    • 文件大小:14388
    • 提供者:Evolchs
  1. dspfftv2

    0下载:
  2. dsp上的基2fft快速算法,在5502上测试通过-2-base fft algrithm ,tested in 5502 dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:8910
    • 提供者:小华
  1. fft2

    3下载:
  2. 512点8位基2fft程序。基于 vhdl/verilog。已仿真布线通过。-512 points, eight base 2fft program. Based on vhdl/verilog. Simulation layout has been adopted.
  3. 所属分类:VHDL编程

    • 发布日期:2013-12-24
    • 文件大小:20453
    • 提供者:包鼎华
  1. myditfft

    0下载:
  2. function y=myditfft(x) 《数字信号处理教程——MATLAB释义与实现》 用MATLAB语言编写的基2 DIT FFT子程序-function y = myditfft (x) " digital signal processing tutorial- MATLAB Interpretation and Implementation" MATLAB language with the base 2 DIT FFT Subroutine
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:835
    • 提供者:庄乖
  1. 1024FFVHDL

    0下载:
  2. 1024点基2时分FFT快速傅立叶变换(vhdl) -1024-point radix-2 FFT Fast Fourier transform peak (vhdl)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:617044
    • 提供者:leo
  1. modulation-based-on-FPGA

    0下载:
  2. 本文是基于国标DTM-B的发端系统的调制的FPGA实现,包括非基2点的FFT的实现-This article is based on the national standard DTM-B of the originator of the system to achieve the modulation of the FPGA, including non-point radix-2 FFT implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1841977
    • 提供者:庄敏敏
  1. butter

    0下载:
  2. 基-2的FFT的蝶形算法,verilog HDL 的源代码--2 Of the FFT butterfly-based algorithms, verilog HDL source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3936
    • 提供者:Mio
  1. BASED-MSP430FFT

    0下载:
  2. 基于MSP430的FFT算法 FFT利用基-2算法实现 包括倒序和蝶形循环两部分-MSP430-based FFT algorithm FFT algorithm using base-2 and the butterfly cycle, including two reverse
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2096
    • 提供者:凡尘
  1. FFTFFToptimize

    0下载:
  2. 有关DSP C6400 系列的FFT算法程序优化,有基2和基4法两种方法的C语言编程,还有对应的线性汇编程序。-The DSP C6400 series of FFT algorithm optimization, a base 2 and base 4 and French methods of the C programming language, as well as the corresponding linear assembler.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:10183
    • 提供者:陈群
  1. 2-dit-fft-matlab

    0下载:
  2. 按时间抽取的基2FFT算法分析及MATLAB实现 报告里有理论解释和实际经过编译成功的代码-The time taken by the base 2FFT algorithm analysis and in MATLAB
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:139193
    • 提供者:david
  1. non_continues_ifft

    0下载:
  2. 非流水线数据输入方式的FFT调核实现,功仿正确,由于采用基2的方式,输出需花很长的时间,因此,前面需要加载FIFO存取中间来的数据,保证FFT处理的时间。因此,对输入数据流的时钟频率不能太高! -Non-pipelined FFT of input data transfer nuclear achieved successful imitation is correct, the way thanks to the base 2, the output need to spend a lo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3321877
    • 提供者:王海生
  1. FFT_Twiddles_Find_DSPrelated

    0下载:
  2. 下面是找到了基2 FFT蝴蝶旋转因子的Matlab代码。代码计算的 A 相角,在图1(c)和图2(c)所示,旋转因子的因素。我建议你开始8点DIT的FFT图1(a)通过运行代码然后运行图2中的代码为16点DIF FFT(一)。-Below is the Matlab code to find radix-2 FFT butterfly twiddle factors. The code computes the A phase angle factors that are used in t
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:929
    • 提供者:张成
  1. FFT

    0下载:
  2. 基2按时间抽取倒位序算法,我自己编写注释的,你可以看看。-Radix-2 decimation-in-time inversion sequence algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:1585
    • 提供者:王金超
  1. dit-dif-fftanddit-dif-ifft

    0下载:
  2. 基2 fft dif 和 fft dit算法,c语言实现-Radix-2 fft the dif and fft dit algorithm, c language
  3. 所属分类:DSP program

    • 发布日期:2017-11-14
    • 文件大小:1697
    • 提供者:樊一鸣
  1. fft

    0下载:
  2. 时域基2快速傅里叶变换算法,在nios ii处理器中实现的一种 fft功能算法,可用于频谱分析。-Time domain radix-2 FFT algorithm, implemented in the nios ii processor features an fft algorithm can be used for spectral analysis.
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:1574
    • 提供者:张光
  1. 8-point-pipeline-fft-by-verilog.pdf

    0下载:
  2. 简单的8位基2 流水 fft verilog-Simple 8 base 2 pipelined fft verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:219918
    • 提供者:张涛
  1. FFT

    0下载:
  2. FPGA下用VHDL实现的基2 cooley-tukey的8位FFT算法,在quartus ii环境下验证成功。-Under FPGA with base 2 cooley-tukey of 8 FFT algorithm VHDL realize, in quartus ii environment successfully verified.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7577382
    • 提供者:lht
  1. FFT

    0下载:
  2. 基2快速离散富氏变换源代码,可在5509环境下运行。-Fast discrete Fourier transform source code, can be run in 5509 environment.
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:83234
    • 提供者:郜林
  1. R2FFT-master

    0下载:
  2. 基2算法fft实现 verilog 快速傅里叶变换(the implemention of fft in radix 2 algorithm)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-07
    • 文件大小:750592
    • 提供者:slplion
« 1 23 »
搜珍网 www.dssz.com