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

搜索资源列表

  1. radix2

    0下载:
  2. It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed using Dev C-It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:623
    • 提供者:binish
  1. FFT

    0下载:
  2. C语言实现FFT运算的注意(用的是基二时域算法)  且点数是2的n次方-FPGA-based FFT implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:9544
    • 提供者:小强
  1. FFT

    0下载:
  2. 数字信号处理中的FFT和DFT计算的C++程序,-FFTandDFT,in C language
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1126
    • 提供者:dede
  1. fft_C

    0下载:
  2. C语言版的FFT程序。 快速傅里叶变换C语言函数,移植性强,以下部分不依赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复数,输出为经过FFT变换的自然顺序的复数. -C language FFT program Fast DFT is very easy to run on hardware. input data must be complex, and output data is also complex.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1970
    • 提供者:江丰安迪
  1. fftw-3.2.tar

    1下载:
  2. 西方快速Fourier变换。FFTW是计算离散Fourier变换(DFT)的快速C程序的一个完整集合,它可计算一维或多维、实和复数据以及任意规模的DFT。FFTW还包含对共享和分布式存储系统的并行变换。FFTW由麻省理工学院计算机科学实验室超级计算技术组开发。 -FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbi
  3. 所属分类:Algorithm

    • 发布日期:2016-09-25
    • 文件大小:3670016
    • 提供者:puyanxiang
  1. FFTlp

    0下载:
  2. DFT算法的C语言实现,可对任意点处理,自适应检测边界。-DFT in C version,for any length.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:837834
    • 提供者:李枫
  1. T1122zhenyanh

    1下载:
  2. 这个是C制作的源代码。。。对一幅图像进行DFT变换,分别对对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。 -This is the C source code produced. . . DFT transform, an image of the source image to the second sampling and the difference in the spatial domain and frequency domain, the final outco
  3. 所属分类:Windows编程

    • 发布日期:2012-12-01
    • 文件大小:2308
    • 提供者:海的
  1. f05c1d2ad452.rar

    0下载:
  2. 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!,C language classic of the discrete Fourier transform (DFT) algorithm! More practical!
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:2773
    • 提供者:
  1. cexu

    0下载:
  2. 用c语言实现DFT并画图,网上很少有的。- C language the DFT and drawing, online rare.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1941937
    • 提供者:
  1. DFTPFFT

    0下载:
  2. 数字信号系统设计DFT-FFT,C程序,-Digital signal system design DFT-FFT, C program,
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:5120
    • 提供者:贺永轩
  1. C_1.1_dft

    0下载:
  2. 数字信号处理,C语言编程实现的DFT,已经通过编译。-Digital signal processing, C language programming of the DFT, has been through the compiler.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:413998
    • 提供者:yufeng
  1. 傅里叶变换合集

    0下载:
  2. 含C++所需傅里叶变换的函数总集,This manual documents version 3.3.2 of FFTW, the Fastest Fourier Transform in the West. FFTW is a comprehensive collection of fast C routines for computing the discrete Fourier transform (DFT) and various special cases thereof.
  3. 所属分类:软件工程

    • 发布日期:2013-03-20
    • 文件大小:654659
    • 提供者:li9875
  1. Digital_Image_Process_Example

    0下载:
  2. 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:1949393
    • 提供者:章竣尧
  1. DFT_MOD

    0下载:
  2. 在VDSP开发环境中,用C语言编写的DFT程序-DFT procedures in the the VDSP development environment, C language
  3. 所属分类:DSP program

    • 发布日期:2017-11-26
    • 文件大小:6496
    • 提供者:王伟
  1. FFT

    0下载:
  2. 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:528252
    • 提供者:谢寿成
  1. fft

    0下载:
  2. Matlab程序,GUI窗口 用FFT程序计算有限长度正弦信号y=sin(2*pi*f*t) ,0<=t<=N*T-FFT program calculate the finite length of the sinusoidal signal y = sin (2* pi* f* t), 0 < = t < = N* T respectively the DFT results obtained and analyzed and discussed in the fol
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:12780
    • 提供者:moumiao
  1. FFTinCyuyan

    0下载:
  2. c语言实现快速傅里叶变换,移植性较强。用结构体形式表示一个数(复数形式)-DFT,FFT ,Visual C/C++
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:13524
    • 提供者:周朋
  1. ma-di-tuan

    0下载:
  2. this a program which is written by C, code DFT this is a program which is written by C, code DFT -this is a program which is written by C, code DFT
  3. 所属分类:Game Program

    • 发布日期:2017-04-25
    • 文件大小:301946
    • 提供者:guosonl
  1. ma-di-tuan

    0下载:
  2. this a program which is written by C, code DFT this is a program which is written by C, code DFT -this is a program which is written by C, code DFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:301993
    • 提供者:celera
  1. DFT_Code

    0下载:
  2. code c algorithm dft
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:22290
    • 提供者:minh hoa
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com