搜索资源列表

  1. Fourier

    0下载:
  2. 编写一个程序计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,要求用FFT实现-procedures for the preparation of a calculation and display a two-dimensional image of the Fourier transform (amplitude and phase spectrum) and its inverse transform, cal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:399290
    • 提供者:祖超
  1. Fourier变换

    0下载:
  2. fourier变换的原代码,原代码由C语言开发,内包含测试图片-fourier transform the original code, the original code by the C language development, which includes testing Photo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:147308
    • 提供者:吴亚青
  1. 《实用fourier变换及C++实现》 的随书光盘

    1下载:
  2. 实用fourier变换及C++实现》 的随书光盘 孙鹤泉 编著 科学出版社 2009年1月出版 标准书号:978-7-03-023285-4
  3. 所属分类:书籍源码

    • 发布日期:2011-06-21
    • 文件大小:880874
    • 提供者:testsb
  1. 2DFFT-C

    0下载:
  2. 一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要-a two-dimensional Fourier transform procedures apply to the 256* 256 dot matrix, used to meet the general needs of digital image processing
  3. 所属分类:文档资料

    • 发布日期:2024-06-01
    • 文件大小:7168
    • 提供者:李子刚
  1. Fourier变换

    0下载:
  2. fourier变换的原代码,原代码由C语言开发,内包含测试图片-fourier transform the original code, the original code by the C language development, which includes testing Photo
  3. 所属分类:波变换

    • 发布日期:2024-06-01
    • 文件大小:147456
    • 提供者:吴亚青
  1. FFT(good)_CanTestWithImage

    0下载:
  2. 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally requ
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:473088
    • 提供者:whq
  1. expfft

    0下载:
  2. 抽样定理的实验体会,快速Fourier变换(FFT)及其应用等等的作业源码,很不错的,希望大家喜欢 -sampling theorem of experience. Fast Fourier Transform (FFT) and its application, etc. Operating source, very good, hope you like
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:陈紫萱
  1. FFTmy

    0下载:
  2. 一维离散Fourier变换快速算法的c语言实现 。-one-dimensional Fast Fourier Transform algorithm in C Language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:
  1. Fourier

    0下载:
  2. 编写一个程序计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,要求用FFT实现-procedures for the preparation of a calculation and display a two-dimensional image of the Fourier transform (amplitude and phase spectrum) and its inverse transform, cal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:746496
    • 提供者:祖超
  1. fourier

    0下载:
  2. 介绍了傅立叶变换的基本原理,并给出了傅立叶变换的c语言实现。-Introduced the basic principles of Fourier transform, and gives the Fourier transform of the c language.
  3. 所属分类:DSP编程

    • 发布日期:2024-06-01
    • 文件大小:7168
    • 提供者:aiguangbin
  1. Fourier

    0下载:
  2. vc++实现数字图象处理2:图象处理Fourier变换-vc++ realization of digital image processing 2: image processing, Fourier transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:3046400
    • 提供者:fanchao
  1. imageprocessing1

    1下载:
  2. 实验内容: 1.求下列3个模板的频率响应,并显示其三维图形;选择一幅图 像,利用这3个模板分别对该图像进行卷积运算,将卷积运算 获得的图像与原始图像进行比较,说明各模板的类型以及模板 (b)、(c)的区别与联系。 2. 选择一幅图像,对其进行离散Fourier变换,仅利用其相位谱重构原图像,然后仅利用其振幅谱重构原图像,比较实验结果; 选择两幅不同类型的图像,分别进行Fourier变换,交换二者的相位谱后求Fou
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:syq
  1. frft

    0下载:
  2. 分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。-Fractional fourier transform procedures, based on interpolation and extraction operation and fast algorithm for convolution operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:julia
  1. Fourier

    0下载:
  2. OpenCV Fourier变换程序,很好用的,速度快-OpenCV Fourier transform procedure, well used, fast
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:976896
    • 提供者:baitao
  1. Fourier-properties-analysis

    0下载:
  2. Fourier变换,逆变换后信号的合成,及Fourier变换的一些性质分析。-Fourier transform, inverse transform signal synthesis, and some properties of Fourier transform analysis.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:10240
    • 提供者:
  1. pap

    0下载:
  2. 抽取和内插的分数阶Fourier 域分析 离散时间分数阶Fourier 变换-Extraction and interpolation of the fractional Fourier domain analysis of discrete-time Fourier transform fractional
  3. 所属分类:技术管理

    • 发布日期:2024-06-01
    • 文件大小:603136
    • 提供者:lzl
  1. Find-Fourier-Series-Approximation

    0下载:
  2. 求解锯齿信号的Fourier级数 利用了Fourier变换-Find Fourier Series Approximation The FFT is used. Choose sufficient harmonics to minimize aliasing
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:sunxiaoling
  1. multiLFManalysis

    0下载:
  2. 分数阶Fourier变换对多分量LFM信号进行参数估计的处理过程-Fractional Fourier transform of the multi-component LFM signal parameter estimation process
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:赵剑雄
  1. fourier program

    0下载:
  2. 可以进行fourier变换的程序,方便自己编程对频域时域转换(Fourier transform can be carried out)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:5120
    • 提供者:cc09200301
  1. matlab小波变换程序

    0下载:
  2. 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的"时间-频率"窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自
  3. 所属分类:波变换

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:丁帅
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org