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

搜索资源列表

  1. dftdrew.rar

    0下载:
  2. 离散傅立叶变换
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1032
    • 提供者:
  1. Disfrft

    0下载:
  2. 另一种离散傅立叶变换程序-a discrete Fourier transform procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1795
    • 提供者:飞虎
  1. TI 54x fft

    0下载:
  2. DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:439370
    • 提供者:徐克
  1. 松斋 经典功率谱估计

    1下载:
  2. 接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -Connection also known as cycle map, it is random sequence x (n) N observational data as a sequence of limited energy, direct calculation x (n) the discr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8992
    • 提供者:梁宏波
  1. ImageLab

    0下载:
  2. 本系统可以完成数字图像的离散傅立叶变换频谱图,中值滤波,腐蚀,膨胀,图像增强,二值化以及二值图像中物体的计数-the system can complete digital images of discrete Fourier transform spectrum, the median filter, corrosion, expansion, image enhancement, two and two binary value objects in the image count
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:405983
    • 提供者:何芳
  1. lisanfuliyebianhuan

    0下载:
  2. 简单方便的DFT(离散傅立叶变换)方法处理图像问题,希望对大家有用。-easy DFT (Discrete Fourier Transform) approach to image problems in the hope that useful for all.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:779380
    • 提供者: wqzmodern
  1. DTMF_GEN_DEC

    0下载:
  2. Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm algorithm is DTMF signal detection at the core, It uses two poles of the IIR filter calculating the discrete Fourier transform value rapid and effective extraction of
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:9605
    • 提供者:zhaihui
  1. image_dct_trans

    0下载:
  2. 采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images ** 8 discrete Fourier transform, to achieve Image Compression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1381
    • 提供者:李庆山
  1. imagetransformcodes

    0下载:
  2. 此程序实现图象傅立叶变换、离散傅立叶变换和小波变换、可以自己设定小波变换的参数-this procedure image Fourier transform, discrete Fourier transform and wavelet transform, can set their own parameters of wavelet transform
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:267918
    • 提供者:cyw
  1. imagetransformationbymatlab

    1下载:
  2. 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Image processing orthogonal freq
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:方周
  1. BCB_DFT_IDFT

    0下载:
  2. BCB编写的快速傅立叶变换和反离散傅立叶变换,便于用BCB作为开发平台的研究人员学习图像的正交变换!-BCB prepared by the fast Fourier transform and inverse discrete Fourier transform, ease of use as a development platform BCB researchers studying images of orthogonal transformation!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:415785
    • 提供者:张华
  1. watermarking-yuanma

    0下载:
  2. 数字水印常用变换如dct变换小波变换离散傅立叶变换等源代码-transform digital watermark used as Extra transform wavelet transform discrete Fourier transform, and other source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26953
    • 提供者:王袍
  1. IdealLowPassFilterusingDFT

    0下载:
  2. 采用离散傅立叶变换实现的低通滤波器,希望对你们有用,MATLAB实现-discrete Fourier transform of the low-pass filter, and I hope to you useful MATLAB
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:173496
    • 提供者:何伟兵
  1. zxlyasuo

    0下载:
  2. 用matlab实现基于小波的图像压缩。其中还包括与之做比较的离散傅立叶变换压缩程序-using Matlab wavelet-based image compression. It also includes comparison with the discrete Fourier Transform compression process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:田熙
  1. hilbertCSharp

    3下载:
  2. C#编写的离散傅立叶变换程序及希尔伯特变换程序,希尔伯特变换对于信号变换有重要意义。该程序通过验证,效果理想。-prepared by the discrete Fourier transform procedures and Hilbert transform procedures, Hilbert transform for signal conversion, it is of great significance. The procedure validated, the results
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:詹华
  1. radix-2FFT

    0下载:
  2. 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1194
    • 提供者:Terry
  1. 20070628

    0下载:
  2. 1.了解离散傅立叶变换及离散余弦变换的基本原理; 2.掌握进行FFT及逆变换的方法; 3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。 -1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16483
    • 提供者:小春
  1. 1DTFT(2)

    0下载:
  2. 实验二 离散时间傅里叶分析 1. 离散时间信号 , ,求 的傅立叶变换 。 离散时间信号 , ,求 的傅立叶变换 -Experiment 2 discrete-time Fourier analysis 1. Discrete-time signal, find the Fourier transform. Discrete-time signal, find the Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:54050
    • 提供者:
  1. fft256

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。-FFT, is the fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:16929
    • 提供者:heyan
  1. sfft-0.1.0

    0下载:
  2. 采用MATLAB编程实现二分查找法的稀疏傅立叶变换算法。研究算法参数变化对信号频谱的影响,并对特定的宽带跳频信号进行稀疏傅立叶变换处理,得出相应的频谱,并与快速离散傅立叶变换的结果进行比较。(Recurrence of sparse Fourier transform)
  3. 所属分类:图片显示

    • 发布日期:2017-12-18
    • 文件大小:465920
    • 提供者:luxiantong
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com