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

搜索资源列表

  1. FastFourierTransform

    0下载:
  2. Fast Fourier transform implimented in CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:124095
    • 提供者:Niraj Chauhan
  1. main

    0下载:
  2. fft快速傅里叶变换,通过液晶显示输出结果 频谱输出各频段的幅值。-fft Fast Fourier Transform, the output spectrum through the LCD display output amplitude of each frequency band.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1715
    • 提供者:leonard
  1. ImageFFTConv

    0下载:
  2. 利用快速傅里叶变换求两幅图像的卷积,matlab源码-Fast Fourier transform using the convolution of two images, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:585
    • 提供者:赵洪达
  1. FFT

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法!-FFT, fast Fourier transform is the is the Discrete Fourier Transform Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:252617
    • 提供者:李宏宇
  1. FFT_source_code

    0下载:
  2. 快速实现傅里叶变换的源码,对学习图形图像处理有很多的帮助-Fast Fourier Transform source code to achieve, to learn a lot of graphics with the help of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:137939
    • 提供者:赵晓飞
  1. FFT

    0下载:
  2. 该工程生成的动态库用来实现采用蝶形算法进行快速傅立叶变换。-The project generated by the dynamic libraries used to implement the fast Fourier transform butterfly algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:732979
    • 提供者:zhangjinliang
  1. fft_course_ppt

    0下载:
  2. 快速傅里叶变换难得一见的详细说明ppt,专业老师课件-Fast Fourier transform a rare detailed descr iption of the ppt, professional teachers courseware
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:523871
    • 提供者:paul
  1. fttmatlab

    0下载:
  2. 可以简单的实现快速傅里叶变换,这只是部分的,等开通了账号再把其他的上传上来-Can simply fast Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2622
    • 提供者:shiyao
  1. AGuideToTheFFT_2ndEd_plus

    1下载:
  2. 可以计算非线性薛定愕方程的exe程序,代码是matlab的- This program is a simple introduction to the Fast Fourier Transform Analytic and numerical solution are take into account. The code(MATLAB) can be used to simulate Nonlinear Schrodinger Equation (NLSE)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:235826
    • 提供者:sunfleet
  1. fft

    0下载:
  2. 实现图像的快速傅里叶变换和反变换 可以通过运行程序,对比原图像和经过变换与反变换后的细微差别-Image of the fast Fourier transform and inverse transform can run the program, and after comparing the original image after the transform and inverse transform the nuances of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2029
    • 提供者:rena
  1. fft

    0下载:
  2. 傅立叶变换 1维和2维的变换 是学习傅立叶变换的好程序-fast fourier transform 1Dimension 2Dimension
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2392
    • 提供者:thomas
  1. FFT_and_DWT_transform

    0下载:
  2. 详细介绍快速傅氏变换和离散小波变换,并给出了实现算法,非常实用-fast fourier transform and digital wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:144198
    • 提供者:mediative
  1. FFT

    0下载:
  2. FFT 高速傅立叶变换的VHDL源代码 可以综合。-FFT fast Fourier transform of the VHDL source code can be integrated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:31303
    • 提供者:林后斌
  1. cpp

    0下载:
  2. dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:443062
    • 提供者:李飞霞
  1. FFT

    0下载:
  2. 本程序实验室快速傅里叶变换的一维,二维,及其逆变换-This procedure laboratory one-dimensional fast Fourier transform, two-dimensional, and its inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1025064
    • 提供者:ingu
  1. DFTIDFT

    0下载:
  2. DFT IDFT stands for discrete time fourier transform and inverse fast fourier transform-DFT IDFT stands for discrete time fourier transform and inverse fast fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:8006
    • 提供者:praveen
  1. ccs-fft

    0下载:
  2. 数字信号处理-快速傅立叶变换源码例子,希望对大家有帮助-Digital Signal Processing- Fast Fourier Transform source code examples, we want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:72987
    • 提供者:王宇
  1. fft3

    0下载:
  2. 快速福利叶变换——按时间进行分解(蝶形图)-Fast Fourier Transform benefits- by time decomposition (butterfly diagram)
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:931
    • 提供者:mawenhua
  1. fft_32K

    0下载:
  2. This example describes a 32K-point fast Fourier transform using the Altera FFT IP MegaCore. 描述了一个32K的点快速傅立叶变换(FFT) 。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:983863
    • 提供者:Joey196t
  1. kuaisufuliyebianhuachengxu

    1下载:
  2. matlab快速傅里叶变换程序代码,一看就会!-Fast Fourier transform matlab code, a look will be!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:588
    • 提供者:feng
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com