CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 快速傅里叶变换

搜索资源列表

  1. fft

    0下载:
  2. 此函数是通用的快速傅里叶变换C语言函数,移植性强,以下部分不依赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复数(输入实数是可令复数虚部为0),输出为经过FFT变换的自然顺序的复数-This function is generic fast Fourier transform C language function, strong transplantation, the following sections do not rely on hardware. This functi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:641027
    • 提供者:冯鱼
  1. HilbertTrans

    0下载:
  2. 压缩包程序包含褶积程序,快速傅里叶变换以及希尔伯特变换-Compressed package that contains the program deconvolution, fast Fourier transform and Hilbert transform
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:11806
    • 提供者:huwen
  1. DIT2FFT

    0下载:
  2. 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:he632760
  1. fft_C

    0下载:
  2. 信号处理中快速傅里叶变换C语言实现,有复数结构体,雷德算法等。-Signal Processing Fast Fourier Transform C language, there is a complex structure, Reid algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:230862
    • 提供者:liuliwei
  1. FFTorIFFT_MATLAB

    0下载:
  2. FFT和IFFT的MATLAB实现代码 用时间抽取的基2快速傅里叶变换实现序列卷积 对利用自编函数对信号进行DFT变换 对利用自编函数对信号进行DFT反变换-FFT IFFT dft
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:yangxin
  1. fft

    0下载:
  2. 关于c++编写的快速傅里叶变换的源代码,仅供大家参考和使用-Only for reference and use c++ to write about the Fast Fourier Transform source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2818
    • 提供者:陈梦蝶
  1. fft

    0下载:
  2. 快速傅里叶变换的加速测试,测试结果可以应用于图像处理领域-Fast Fourier transform of the accelerated test, the test results can be applied in the field of image processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:548
    • 提供者:侯冠佐
  1. 111111

    0下载:
  2. VC++编程的快速傅里叶变换的代码 可用于实现图像滤波等处理-Code VC++ programming fast Fourier transform can be used to realize image processing such as filtering
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2516
    • 提供者:茉莉
  1. Model-extension-and-FFT

    0下载:
  2. 模型大小延伸程序;及实现快速傅里叶变换的小程序。该两程序通俗易懂,适合初学者-Model extension、 FFT
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:14532
    • 提供者:郭峰
  1. GZJC_C

    0下载:
  2. 基于labwindows平台开发的音频信号采集、分析系统,用计算机的声卡做信号采集,c语言编程,比较完整的用户界面,采用快速傅里叶变换处理数据。-Based on labwindows platform development of audio signal acquisition and analysis system, using computer sound card to do signal acquisition, c language programming, relatively
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2944573
    • 提供者:du
  1. Normal-Algorithm

    0下载:
  2. 在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1246987
    • 提供者:刘楠
  1. FFT

    0下载:
  2. 快速傅里叶变换程序,可直接运行,可以修改输入数据-Fast Fourier transform program, can be run directly, you can modify the input data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1252
    • 提供者:张真梁
  1. yuyinxinhaochuli

    0下载:
  2. 基于声卡和MATLAB的语音信号采集与部分滤波加窗分帧快速傅里叶变换处理程序-Based on sound card and MATLAB voice signal acquisition and partial filter and window frame rapid Fourier transform processing program
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:过宇
  1. DTFT

    0下载:
  2. 应用FFT对典型信号进行频谱分析,应用FFT实现序列的线性卷积和相关(FFT is used to analyze the spectrum of typical signals, and the linear convolution and correlation of sequences are realized by FFT)
  3. 所属分类:其他

  1. teechart

    0下载:
  2. 在visual studio 2012的环境下,采用快速傅里叶变换(FFT)对随机信号进行经典功率谱估计,并用MFC编程实现。其中要下载并安装teechart控件实现波形绘制(In the visual studio 2012 environment, the fast Fourier transform (FFT) is used to estimate the classical power spectrum of random signals, and is programmed with
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:627712
    • 提供者:小白_
  1. fft_filter

    1下载:
  2. 快速傅里叶变换滤波器的matlab程序算法设计及使用(It is a FFT-Filter designed by MATLAB code.Design and Application of Matlab Algorithm for Fast Fourier Transform Filter)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:初学者i
  1. fft代码示例

    0下载:
  2. 快速傅里叶变换,对于基础编程者调试使用效果较好()
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:小可可_
  1. 128点FFT

    0下载:
  2. 128点基8的快速傅里叶变换的verilog代码(Verilog code of fast Fourier transform based on 128 point base 8)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:231424
    • 提供者:helimpopo
  1. C-FFT

    0下载:
  2. C语言实现快速傅里叶变换。源程序,并附带注释。(Fast Fourier transform implemented by C programs)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:11264
    • 提供者:汪康
  1. DSP_FFT

    0下载:
  2. 一个简单的数字信号处理课程FFT算法的C++实现(A simple implementation of FFT in DSP course with C++)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:7328768
    • 提供者:liuxxm
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com