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

搜索资源列表

  1. fft算法

    0下载:
  2. FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。有些信号在时域上是很难看出什么特征的,但是如果变换到频域之后,就很容易看出特征了。
  3. 所属分类:编程文档

  1. STC_FFT

    1下载:
  2. 快速傅里叶变换法(FFT)是离散傅立叶变换的一种快速计算方法,它能使N点DFT的乘法计算量由N2 次降为 次。下图是采样点数为8点FFT时间抽取算法信号流图,本程序也是以这种形式设计的。-Fast Fourier Transform (FFT) is a fast computational method for discrete Fourier transforms that can reduce the multiplication of N-point DFT by N2 times. T
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:4210
    • 提供者:lqs
  1. matlabDCTwatermarking

    0下载:
  2. 实现基于离散傅立叶变换的数字水印嵌入和提取功能。-DCT watermarking
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:139543
    • 提供者:CHEN
  1. FFT-use-for-MATLAB

    0下载:
  2. 理解离散傅立叶变换时信号分析与处理的一种重要变换,特别是FFT在数字信号处理中的高效率应用-An important transformation of signal analysis and processing in discrete Fourier transforms, in particular the efficient application of FFT in digital signal processing
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:21958
    • 提供者:李强
  1. myDCT

    0下载:
  2. 用解析式定义或矩阵式定义自行编写进行二维DCT和离散沃尔什-哈达玛变换的函数。 在Matlab中对给定图像进行二维离散傅立叶变换,并显示其居中的频谱图,可用Matlab自带函数进行实验。  分别用Matlab自带的dct2()和idct2()对给定图像进行二维DCT变换,并以图像的形式显示其变换系数矩阵。 -And the preparation of two-dimensional DCT is defined analytically discrete Wals
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:166939
    • 提供者:吕文
  1. mylinder__direction

    0下载:
  2. 采用离散傅立叶变换实现的低通滤波器,希望对你们有用,MATLAB实现-The low-pass filter is realized by using discrete Fourier transform, hope useful to you, MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:173056
    • 提供者:nelix
  1. chilaqueuepersistence

    0下载:
  2. 本系统可以完成数字图像的离散傅立叶变换频谱图,二值图像中物体的计数-This system can complete the digital image of discrete Fourier transform spectrum diagram, the counting objects in binary image
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:443392
    • 提供者:zumz$927
  1. mol

    0下载:
  2. 采用离散傅立叶变换实现的低通滤波器,希望对你们有用,MATLAB实现-The low-pass filter is realized by using discrete Fourier transform, hope useful to you, MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:173056
    • 提供者:brtgay
  1. renursive-running

    0下载:
  2. 采用离散傅立叶变换实现的低通滤波器,希望对你们有用,MATLAB实现-The low-pass filter is realized by using discrete Fourier transform, hope useful to you, MATLAB
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-16
    • 文件大小:173056
    • 提供者:iypewkjj
  1. 并行计算MPI程序设计

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar
  3. 所属分类:并行计算

    • 发布日期:2017-12-23
    • 文件大小:215040
    • 提供者:GuoW
  1. Example_2833x_FFT

    0下载:
  2. FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transformation) is a fast algorithm for discrete Fourier transform (DFT). Is the fast Fourier transform. It is based on the discret
  3. 所属分类:DSP编程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:KAMO
  1. DFT

    0下载:
  2. 解决离散傅立叶变换,利用C语言程序快速对离散傅立叶变换进行计算(Discrete Fu Liye transform is solved, and the discrete Fu Liye transform is calculated by using C language program)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:根号下心
  1. juanji

    0下载:
  2. 计算卷机 已知一个有限长度为N的序列直接计算其离散傅立叶变换(A finite length N sequence is known to compute its discrete Fu Liye transform directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:46080
    • 提供者:luu666
  1. 用所选项目新建的文件夹

    0下载:
  2. 二维的离散傅立叶变换,写的比较简单,没有给出demo(Two-dimensional discrete Fourier transform, writing is relatively simple, did not give demo)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:4096
    • 提供者:tony2014
  1. 501986

    0下载:
  2. Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:7168
    • 提供者:YD&4371
  1. oeerhead-partial

    0下载:
  2. Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱()
  3. 所属分类:系统编程

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:Xbuivrs
  1. fast-fourier-transforms-22.1

    0下载:
  2. FT是一种FT的高效算法,称为快速傅立叶变换(fast Fourier transform),它根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FT is an efficient algorithm for DEFT, called fast U Lie transform (fast Fourier transform). It is obtained by improving the algorithm of discrete U Lie transform
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:4170752
    • 提供者:wecol
  1. alalog

    1下载:
  2. Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱(Goertzel algorithm is the core of DTMF signal detection. It uses the two-pole IIR filter to calculate the discrete Fourier transform value, and extracts the spectrum of input signal quickl
  3. 所属分类:通讯编程

    • 发布日期:2019-09-18
    • 文件大小:7168
    • 提供者:Adamarg
  1. fft变换

    0下载:
  2. 图像的fft变换 1. 实现对一幅灰度图像的快速傅立叶变换,并求其变换后的系数分布。 2. 实现对一幅灰度和彩色图像作的离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换. 3. 利用二维小波分析对一幅图像作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.
  3. 所属分类:图形图像处理(光照,映射..)

  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com