CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - FFT 变换

搜索资源列表

  1. sinefft

    0下载:
  2. 对正弦信号进行FFT变换 画频谱图,进行频谱分析,可以计算出信噪比
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:969byte
    • 提供者:左晓伟
  1. FFT

    0下载:
  2. 工程计算中反复适用的计算方法,快速傅立叶变换原理
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:72.29kb
    • 提供者:黄志祥
  1. fft_gao

    0下载:
  2. matlab实现FFT变换,与MATLAB自带的工具箱结果基本一致-matlab achieve FFT transform, and MATLAB toolbox that comes with basically the same as the results of
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.9kb
    • 提供者:高明军
  1. fpgafft

    0下载:
  2. :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:215.17kb
    • 提供者:王晓
  1. fft

    0下载:
  2. 基于快速傅立叶变换的c语言程序,作者已经调试成功,可以在MATLAB下用-fft
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:yangfukang
  1. FFT

    0下载:
  2. 利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:9.93kb
    • 提供者:jessie
  1. fftplot

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:728byte
    • 提供者:常虎
  1. FFT

    0下载:
  2. 介绍了快速傅立叶变换(FFT)的原理以及相关实验,另配有相应的C语言程序-Introduced the Fast Fourier Transform (FFT) the principles and related experiments, reprovision corresponding C-language program
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1.24mb
    • 提供者:zhaohua
  1. FFT-CPP

    0下载:
  2. 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm in C++ code
  3. 所属分类:software engineering

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

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

    • 发布日期:2017-04-17
    • 文件大小:149.97kb
    • 提供者:胡鹏
  1. FFTlvbo

    0下载:
  2. 对信号进行FFT变换,再将特定的频率段滤波滤除,最后描绘出滤波前后的振幅谱以及滤波后的时间域信号。-FFT transformation on the signal, then the specific frequency segment filter to filter out, and finally depict a time domain signal after the amplitude spectrum before and after filtering and filterin
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:6.66kb
    • 提供者:pingzi
  1. fft

    0下载:
  2. 对变形的条纹图像进行傅立叶变换得到二维频谱图并提取基频-Fourier transform in deformation stripes image two-dimensional spectrum and extract the fundamental frequency
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:728byte
    • 提供者:jmm
  1. FFT_Example_66_LE_COFF

    0下载:
  2. fft变换,在DSP 开发板C6678上跑的,绝对有用可靠!-fft transform, run on the C6678 DSP development board, absolutely useful and reliable!
  3. 所属分类:software engineering

    • 发布日期:2014-09-20
    • 文件大小:135kb
    • 提供者:王永兵
  1. MATLAB-fft-

    0下载:
  2. 傅里叶变换的一个示例,傅里叶变换为matlab自带程序。-An example of the Fourier transform, Fourier transform matlab own procedures.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:31.54kb
    • 提供者:wangshuang
  1. FFT-based-on-Altera-MegaCore

    0下载:
  2. 本文介绍了一种采用Altera 公司的FFT MegaCore 实现快速傅里叶变换的方法,该方法非常简单,能进一层次简化开发的流程,缩短工程开发周期,节约成本,因此在实际工程中是一种很好的应用。-This paper describes a use of Altera s FFT MegaCore fast Fourier transform method, the method is very simple and can develop into a hierarchy to simplif
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:65.91kb
    • 提供者:叶宗英
  1. FFT

    0下载:
  2. 主要介绍了快速傅里叶变换的原理和应用,同时给出了相应的程序,调试成功。-Introduces the fast Fourier transform theory and application, and gives the corresponding procedures, debugging success.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-24
    • 文件大小:46.7kb
    • 提供者:luichao
  1. fft_ini

    0下载:
  2. 自己做的工程,fpga上的FFT变换,电子竞赛时用的-Do their own projects, while FFT transform fpga on the use of electronic race
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:124.89kb
    • 提供者:陈华
  1. FFT_51danpianji

    0下载:
  2. 该程序设计了一个基于51单片机和keil的FFT变换程序,已调试通过。-The program is designed based on 51 single and keil FFT transform procedures have been debug through.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:1.94kb
    • 提供者:花生壳
  1. matlab-fft

    0下载:
  2. matlab平台基于傅立叶变换的信号频谱分析深度理解和仿真,一看就能明白!-Based on the signal spectrum analysis matlab platform Fourier transform depth understanding and simulation, a look can understand!
  3. 所属分类:Project Design

    • 发布日期:2017-05-23
    • 文件大小:7.18mb
    • 提供者:邵云龙
  1. rectangular

    0下载:
  2. 信号经fft变换后通过一个矩形窗滤波器,再通过ifft变换到时域-After the signal is converted by a fft rectangular window filter, and then transformed into the time domain by ifft
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:175.06kb
    • 提供者:万丹凤
« 12 »
搜珍网 www.dssz.com