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

搜索资源列表

  1. ifft

    0下载:
  2. fft蝶形算法的逆变换,用C++编写,采用递归的方法-fft butterfly algorithm inverse transform, using C++ prepared using recursive method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6686
    • 提供者:xin
  1. simpleCUFFT

    0下载:
  2. CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:7263
    • 提供者:zzs
  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
    • 文件大小:2968
    • 提供者:高明军
  1. ding

    4下载:
  2. 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1603
    • 提供者:何亮
  1. fft

    0下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-Design is taken in accordance with the time radix-2 fast Fourier transform the (base 2FFT-DIT). Enter the inversion sequence, the output of the natural order.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:729
    • 提供者:钟福贵
  1. sliding_DFT_step1

    1下载:
  2. 由于利用fft变换存在频谱泄露和栅栏效应,本程序利用加窗fft算法,来解决这方面的问题-As the use of fft transform existing fence effect of spectrum leakage and the procedure used windowed fft algorithm to solve this problem
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:635
    • 提供者:阿虎
  1. FFT_win

    0下载:
  2. 实现2维FFT变换,并显示中心化的频谱图。要求:图像长宽必须是2的整数幂次。-Achieve 2-D FFT, and display the center of the spectrum. Requirements: image length and width must be a power of 2 times.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30991
    • 提供者:joshua
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. FFTVHDL

    0下载:
  2. fft正反变换源程序代码,经过编译可以直接用-fft fpga vhdl
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:275003
    • 提供者:孙虎
  1. src

    0下载:
  2. 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:1998
    • 提供者:X
  1. fft

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7665709
    • 提供者:dong
  1. fft

    0下载:
  2. 快速傅里叶变换的matlab实现,用于对信号进行频谱分析-Fast Fourier transform matlab implementation for spectral analysis of signals
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1389057
    • 提供者:沈润夏
  1. test

    0下载:
  2. 对语音信号加窗(汉明窗)并进行短时傅里叶变换,观察其频谱图,同时进行相位幅值分析-fft
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:787
    • 提供者:杨月
  1. FFT

    0下载:
  2. 使用labview实现傅里叶变换的子VI,labview版本为8.5.-Fourier transform using labview to achieve the sub-VI, labview version is 8.5.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:13580
    • 提供者:zhai
  1. exp2_FFT_DIT

    0下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output natural order.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:566
    • 提供者:zoukui
  1. fft

    0下载:
  2. 在MATLAB中利用FFT函数来进行变换,其中利用到了HAMMING窗-Using FFT function in MATLAB to carry out transformation, which used to HAMMING window
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2457
    • 提供者:xiaoyuehaome
  1. FFT快速傅里叶变换程序

    0下载:
  2. 计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-01
    • 文件大小:1332
    • 提供者:szw_jl
  1. fftplot

    0下载:
  2. 自己编写的fft变换的MATLAB源代码!里面还有操作过程。很好用哦-Have written MATLAB s fft transform the source code! There is also the process. Oh, well used
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5639
    • 提供者:杨少强
  1. FFT_filter

    0下载:
  2. matlab编写的FFT变换和滤波的程序-this is matlab code for fft transfering and filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1559559
    • 提供者:Manlin
  1. 2DFFT

    1下载:
  2. 2D FFT的源代码,图形显示变换结果,关键代码有详细注释-2D FFT source code
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:1185
    • 提供者:桂树
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com