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

搜索资源列表

  1. fft_ifft

    0下载:
  2. fft和ifft是数字信号处理中常用的算法,本程序实现了fft和ifft的运算功能,检验无误。-fft and digital signal processing algorithm commonly used in the program and the fft ifft of computing, testing and truthful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1775
    • 提供者:吴光跃
  1. FFT_IFFT

    1下载:
  2. 快速付立叶变换FFT和付立叶逆变换IFFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1712
    • 提供者:CASY
  1. FFT_IFFT.rar

    0下载:
  2. (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:98607
    • 提供者:杨怡
  1. fft_ifft

    0下载:
  2. 源程序是dsp关于混合基的算法的c语言的实现-Dsp source are based on the mixed algorithm realize c language
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:6760
    • 提供者:lingjinwen
  1. FFT_IFFT

    0下载:
  2. 这是用320*240TFT显示的FFT和IFFT测试程序,只要把不同型号的液晶更改初始化程序,就可以实现移植。-It is used 320* 240TFT shows FFT and IFFT testing procedures, so long as the different types of liquid crystal changes to initialization procedures, transplantation can be achieved.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:269550
    • 提供者:jan
  1. FFT_IFFT.RAR

    0下载:
  2. 图像的傅立叶及反变换演示程序,包括了打开图像,现实幅度谱等功能-code for 2D image FFT and IFFT transforms.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:88498
    • 提供者:Simon
  1. fft_ifft

    0下载:
  2. fft和IFFT变换的测试程序,可以运行的-fft&ifft
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1401
    • 提供者:明儿
  1. FFT_IFFT

    0下载:
  2. 自己编的程序,实现快速傅里叶变化,结果和matlab自带的fft2一样。-Own series of programs, fast Fourier transform, results and matlab native fft2 the same.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:691
    • 提供者:方杭杭
  1. fft_ifft

    0下载:
  2. 本代码是求一副矩形图像中小矩形图像的FFT变化和IFFT变换-This code is to find a small rectangular image rectangular image variation of FFT and IFFT transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:725607
    • 提供者:ttbbx
  1. fft_ifft

    0下载:
  2. C语言写的基2fft算法,测试过了结果,比matlab的结果精度还是稍差-fft algorithm in C language.Have testd the result.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1082
    • 提供者:胡朝红
  1. fft_ifft

    0下载:
  2. 定点化Complex16快速基4 FFT(IFFT)代码,使用SSE针对Intel CPU优化,支持阶数4-4096 其中计算4096阶FFT仅需10us-Fixpoint (Complex16) base 4 FFT code, using SSE to optimize for Intel CPU, supporting order of 4-4096
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:49690
    • 提供者:arssur
  1. FFT_IFFT

    0下载:
  2. 主要是fft和ifft算法的c实现.此算法是基2的DIT的FFT算法。-Fft and ifft algorithm using c. Algorithm radix-2 DIT FFT algorithm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-07
    • 文件大小:225311
    • 提供者:红薯
  1. FFT_IFFT

    0下载:
  2. 二维图像的快速傅里叶变换与逆变换函数,编译通过。-Image FFT and Image IFFT
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:1566
    • 提供者:guopeng
  1. fft_ifft

    0下载:
  2. 快速傅里叶变换fft 和反变换 ifft 的源代码,c++编写,质量可靠,书上源代码!-the fft and ifft source code, c++ writing, reliable quality, the source code in the book!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-20
    • 文件大小:17168384
    • 提供者:zch
  1. FFT_IFFT

    1下载:
  2. 一个FFT类以及一个复数类,实现了快速傅里叶变换及其反变换(FFT和IFFT)以及复数的运算。综合考虑各细节使碟形算法达到最高的效率。-An FFT class as well as a complex and realizes the fast Fourier transform and its inverse transform (FFT and IFFT) and a plurality of computing. Considering all details of the dish a
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:3325
    • 提供者:xiajie
  1. FFT_IFFT

    0下载:
  2. 该程序是基于c语言的快速傅里叶变换程序,也可以计算反傅里叶变换-The program is based on the fast Fourier transform c language program can also calculate the inverse Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1432
    • 提供者:杨宇
  1. fft_ifft

    0下载:
  2. 任意偶数点数的fft,ifft快速计算.分别使用基2时间和基2频率的FFT算法,使用标号控制是否为IFFT。-Any even number of points fft, ifft quick calculations. Were using the base 2 times the frequency and the base 2 FFT algorithm, using the label control whether IFFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2484
    • 提供者:张小虎
  1. fft_ifft

    0下载:
  2. 提取MFCC参数,再由MFCC重构幅值谱,利用幅值谱重构语音。-MFCC parameter extraction, and then reconstructed amplitude spectrum by MFCC, use voice amplitude spectrum reconstruction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1471
    • 提供者:chenhuang
  1. FFT_IFFT

    0下载:
  2. 此文档可用于CCS的FFT和IFFT运算。文档中包含FFT和IFFT的子函数库文件,头文件,源文件和基于FFT和IFFT的测试文件。-This document can be used for CCS of FFT and IFFT operations. Subroutine library file document contains FFT and IFFT, the header files, source files, and based on FFT and IFFT test fi
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:7847
    • 提供者:
  1. fft_ifft

    0下载:
  2. 深入解析如何在matlab中正确使用fft,ifft函数,包括组合应用和参数特性,让你能将信号在时频域之间轻松自由地快速正确变换,同时根据需要调整变换的结果。提供两篇word测试和说明文档,通用化处理过的fft,ifft程序,和一个信号设计的应用实例,可以根据需要自行修改使用。-Explaining thoroughly how to apply fft and ifft correctly in matlab,including the combination of application a
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:159053
    • 提供者:wegewg
« 12 »
搜珍网 www.dssz.com