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

搜索资源列表

  1. li_0101

    0下载:
  2. /*DCT和IDCT快速变换的C语言实现 仿效FFT的FDCT方法有与DCT无关的复数运算部分,选用代数分解法可以降低运 算量,达到高速运算的目的。代数分解法实现如下:对一维DCT表达式直接展开, 寻找各点表达式中共同项,仿FFT蝶形关系,将表达式中的共同项作为下一级节 点,依次进行多次,最后得到变换结果。*/-/ * DCT and IDCT rapid transformation of C language FFT follow the diagr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5138
    • 提供者:李建红
  1. final_fft

    0下载:
  2. 用c++编写的fft程序,解压后可以直接运行,源码完全开放-prepared with the fft procedures, unpacked directly run completely open source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13196
    • 提供者:方方
  1. digital_signal

    1下载:
  2. 《数字信号处理》实验模拟程序,实现了FFT、IIR、FIR、及IIR心电图滤波器的模拟。-"Digital Signal Processing" experimental simulation program, realized the FFT, IIR, FIR and IIR filter simulated electrocardiogram.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:189999
    • 提供者:韦真名
  1. FFTinDLG

    0下载:
  2. 在VC++6.0中实现FFT算法(应用快速傅里叶变换:8 4 2),并通过对话框显示时频域曲线-in VC + +6.0 achieve FFT algorithm (Fast Fourier Transform application : 8 4 2), and through dialog at the frequency domain shows curve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34875
    • 提供者:baiyf2001
  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. srfft

    0下载:
  2. 我的一个分裂基快速FFT变换程序.不知道有没有错-I split a fast FFT-based procedures. Do not know if it is right or wrong
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1129
    • 提供者:张天笑
  1. xhclfft

    0下载:
  2. 用FFT 进行信号的频谱分析 1、高斯序列 2、衰减正弦序列 3、三角波序列 4、反三角序列-signals using the FFT spectrum analysis of one, two Gaussian sequence, the sequence of 3 attenuation sine, triangle wave sequence 4, anti - triangular series
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:zl
  1. ica_C

    0下载:
  2. 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:141264
    • 提供者:李永胜
  1. FFT_phase_meter

    0下载:
  2. 激光测距仪中应用相位法中的相位差检测,应用频域fft算法 -laser rangefinders Application Phase Phase Difference Detection of application frequency domain algorithm fft
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:huihui
  1. vib(sound)

    0下载:
  2. 声音处理程序,通过FFT可以看声音的频谱.-voice processing can be seen through the voices of FFT spectrum.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:57687
    • 提供者:PeterLee
  1. dzqfft8

    0下载:
  2. 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary part of the turn kept FFT resul
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1285
    • 提供者:狄中泉
  1. FFT

    0下载:
  2. FFT CODE for finding Real time signal
  3. 所属分类:Compiler program

    • 发布日期:2017-12-12
    • 文件大小:10443
    • 提供者:Anand
  1. excel+fft

    1下载:
  2. 本vi用于读取excel文件并将所需数据做快速傅里叶变换(FFT)处理。(This VI is used to read the excel file and to process the required data by fast Fourier transform (FFT).)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:20480
    • 提供者:49943
  1. fft例子

    0下载:
  2. 别人推荐的音乐频谱显示的例子,感觉还行,使用Delphi开发的,(Examples of music spectrum display recommended by others)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-23
    • 文件大小:2312192
    • 提供者:enoch66
  1. l9

    0下载:
  2. 本程序可以利用FFT函数对带有白噪声的信号进行振幅提取,并附有图标说明。(This procedure can use the FFT function to extract the white noise signal amplitude, and accompanied by icons.)
  3. 所属分类:汇编语言

  1. adsp-2191_complex_rad2_fft

    0下载:
  2. 这个目录包含ADSP-2191单核程序例子,实现64位或更多位的 radix-2 FFt算法。CFFT2_2191.ASM文件里包含详细讨论。(This directory contains an example ADSP-2191 single-core subroutine that implements radix-2 FFT of length 64 or greater on input data x(n). A detailed discussion of the compl
  3. 所属分类:汇编语言

    • 发布日期:2018-01-02
    • 文件大小:9216
    • 提供者:王王王王
  1. voice_spectrum

    0下载:
  2. 用于检测音频wav文件的语谱以及FFT,使用了audioread函数(The language spectrum and FFT for detecting audio WAV files)
  3. 所属分类:语音合成与识别

  1. fourn

    0下载:
  2. 算法书上好用的fortran70 的傅里叶变换程序(The fortran 70 program for FFT)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:brightpoint
  1. 激光自混合微位移测量的FFT相位提取方法_张照云

    0下载:
  2. 提出一种基于快速傅里叶变换( F F T)提取相位的方法, 分析自混合干涉信号, 不增加系统复杂度就能将激光自混合( SM LD) 微位移测量精度提高到纳米量级。(A phase extraction method based on F F T is proposed. The self mixing interference signal is analyzed, and the accuracy of the self mixing (SM LD) micro displacement me
  3. 所属分类:书籍源码

    • 发布日期:2018-04-29
    • 文件大小:388096
    • 提供者:walkmanhl
  1. labview程序

    3下载:
  2. labview对信号fft变换及信噪比分析(Signal FFT transform and signal to noise ratio analysis of LabVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2019-12-05
    • 文件大小:46080
    • 提供者:单身狗一
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com