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

搜索资源列表

  1. Matlab和C++编写的傅立叶变换程序源代码

    1下载:
  2. (1)用MATLAB开发的傅立叶变换以及逆变换的一个例子,测试通过无误。(2)C++编写的傅立叶以及逆傅立叶变换程序源代码,测试通过。-(1) Using MATLAB development of the Fourier transform and inverse transform an example of the test correct. (2) C + + and inverse Fourier Fourier transform source code, test.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:孙中雨
  1. DTMF.rar

    0下载:
  2. 包括傅里叶变换和傅里叶反变换,c语言编写,简单明了,VC环境验证通过,Including Fourier transform and Fourier inverse transform, c language, simple and clear, VC verification environment through the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:544byte
    • 提供者:centent
  1. DFT-IDFT

    1下载:
  2. 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:2.68mb
    • 提供者:zhang yao
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720byte
    • 提供者:solo
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:191.6kb
    • 提供者:zhang bo
  1. FFT-C

    0下载:
  2. 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:32.72kb
    • 提供者:zhang bo
  1. 21840289fft-by_skyline

    0下载:
  2. FFT c程序 能够实现傅里叶和 逆傅里叶转换,有些地方需修改-FFT c procedures to achieve Fourier and inverse Fourier transform, and some places need to modify
  3. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:2.09kb
    • 提供者:
  1. DSP2

    0下载:
  2. 离散序列的傅立叶变换与逆变换C语言编程实验-Discrete Fourier transform sequence with the inverse transform C language programming experiment
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:273.27kb
    • 提供者:shorty
  1. picture_processing

    0下载:
  2. 图像处理包括(1) 显示图片 (2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换 (3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码 (4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波) -Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:3.98mb
    • 提供者:解玉芳
  1. dafsdf

    0下载:
  2. FFT算法 C++ 快速傅里叶变换 逆傅里叶变换-FFT algorithm for C++ fast Fourier transform Inverse Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.16kb
    • 提供者:qlin
  1. the_Fourier_transform_of_image

    0下载:
  2. 程序基于CVI来编写,可实现对二维图像的傅里叶正反变换和反变换。-Program is based on CVI to write, can realize the positive and negative two-dimensional image of the Fourier transform and inverse transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:72.13kb
    • 提供者:瑾瑜
  1. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6.06kb
    • 提供者:lcy
  1. fourier

    0下载:
  2. 傅立叶变换对BMP图像进行变换和反变换的C++ 源代码-Fourier transform BMP image transform and inverse transform of C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.4kb
    • 提供者:hzhdhz
  1. fftCbiancheng

    0下载:
  2. 快速复利叶变换与反变换的C语言编程,仅供大家参考-Rapid compounding the Fourier transform and inverse transform C programming language, for your reference
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1.88kb
    • 提供者:崔盈雪
  1. fft

    0下载:
  2. 程序功能: C语言实现快速傅立叶变换(FFT) 和 傅立叶逆变换 (ifft) matlab 与C 语言混合编程 中的经典程序-Program features: C language for fast Fourier transform (FFT) and inverse Fourier transform (ifft) Matlab and C language hybrid programming classic program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.92kb
    • 提供者:zhaowei0509
  1. C

    0下载:
  2. 用C语言实现的离散傅立叶变换以及离散傅立叶逆变换,附带原始公式。-C language Discrete Fourier Transform and Discrete Fourier inverse transform, with the original formula.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:11.63kb
    • 提供者:李程序
  1. FFT_IFFT

    0下载:
  2. 该程序是基于c语言的快速傅里叶变换程序,也可以计算反傅里叶变换-The program is based on the fast Fourier transform c language program can also calculate the inverse Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.4kb
    • 提供者:杨宇
  1. DFT

    0下载:
  2. 离散傅里叶变换及其反变换。c语言编程实现,包含复数类的定义-The discrete fourier transform and its inverse transform. C programming language, defined to include the plural class
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:suo
  1. FFT_IFFT

    0下载:
  2. 实现DSP傅里叶变换以及傅立叶反变换的源程序,C语言实现。-Implement DSP Fourier transform, and inverse Fourier transform of the source, C language.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.47kb
    • 提供者:苗馨远
  1. matlab+c

    3下载:
  2. 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
  3. 所属分类:其他

    • 发布日期:2017-09-15
    • 文件大小:1.54mb
    • 提供者:忘记小邪
« 12 3 »
搜珍网 www.dssz.com