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

搜索资源列表

  1. ft

    0下载:
  2. 快速傅立叶的变换-the Fast Fourier Transform
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2185
    • 提供者:李锋
  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. fft

    0下载:
  2. matlab编写的基-2fft快速付里叶算法程序,输入倒位序,输出自然顺序。-Matlab prepared by the base-2fft fast Fourier algorithm procedures inversion input sequence, Output of natural order.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12094
    • 提供者:luzi
  1. fuliyebianhuan

    0下载:
  2. 图像与处理时,对图像进行傅立叶转化,很好的源代码-image processing, the image Fourier transformation, a good source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:137840
    • 提供者:
  1. fftbianhua

    0下载:
  2. (1) 熟悉连续信号经理想采样前后的频谱变化关系,加深对时域采样定理的理解. (2) 熟悉时域离散系统的时域特性 (3) 利用卷积方法观察分析系统的时域特性. (4) 掌握序列傅立叶变换的计算机实现方法,利用序列的傅立叶变换对连续信号,离散信号及系统响应进行频域分析. -(1) familiar with the continuous signal to the manager before and after the sampling of the spectrum chang
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:168853
    • 提供者:feifei
  1. fft

    0下载:
  2. 快速傅里叶变换(FFT)算法C++实现代码 -Fast Fourier Transform (FFT) algorithms to achieve C code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1458
    • 提供者:沈斌峰
  1. FFTforTimeData

    0下载:
  2. 数字信号处理用的快速傅里叶变化,可提供分段,复盖(Overlap),时程图,频谱图。-digital signal processing using Fast Fourier changes, can provide sub-covering (Overlap) time - and frequency spectrum.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:940
    • 提供者:zgsun
  1. zhengjiaobianhuan

    0下载:
  2. 有关傅立叶、沃尔夫、小波、离散余基于特征向量的变换-the Fourier, Wolf, Wavelet, based on the Discrete I transform the eigenvector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:65319
    • 提供者:邓媛媛
  1. zhengjiaobianhuan

    0下载:
  2. 有关数字图像处理中的傅立叶变换、小波变换、沃尔什变换、基于特征向量的变换、离散余弦变换等图像的正交变换-the digital image processing of Fourier transform, wavelet transform, the Walsh transform, Based on the eigenvector transform, discrete cosine transform image orthogonal transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:65222
    • 提供者:邓媛媛
  1. DiscreteFourier

    0下载:
  2. 采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是离散傅立叶分析-for image processing, have been tested, the very practical, The main source of discrete Fourier analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:147787
    • 提供者:何知宜
  1. code

    0下载:
  2. 复利叶变换 内核 内有例程 job2为主函数-compounded Fourier transform kernel routines within the main function job2
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53618
    • 提供者:guozhi
  1. NeonatalFacialExpressionFeatureExtraction

    0下载:
  2. 利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法 针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维 利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet cha
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:32767
    • 提供者:zouchanjie
  1. eg

    0下载:
  2. x=2*sin(4*pi*t)+5*cos(8*pi*t) 对其进行快速傅立叶变换 加入高斯噪声 再进行频谱分析-x = 2 * sin (4 * pi * t) 5 * cos (8 * pi * t) makes its rapid Fourier transform to re-Gaussian noise spectral analysis
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:2309
    • 提供者:王大王
  1. ImageProcessing

    1下载:
  2. 实现各种基础的图象处理功能,例如傅里叶变换,图像滤波,平滑锐化,直方图-based on the realization of various image processing functions, such as Fourier transform, image filtering, smoothing sharpening, histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:5051213
    • 提供者:Rachel
  1. Fourier

    1下载:
  2. 基于tms320c6713的FFT变换的程序代码
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:21129
    • 提供者:杰清
  1. Fourier-Mellin-based-Image-Registration

    0下载:
  2. 此为基于图像配准的傅立叶变换源代码,已精心调试过,请放心使用.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:122110
    • 提供者:王登位
  1. fftgibbs

    0下载:
  2. To show Gibbs phenomenon, using FFTs to sum Fourier Give the curve plot at the end of the simulation
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:948
    • 提供者:王有
  1. Fourier

    0下载:
  2. 快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 介绍了傅立叶变换的基本原理,并给出了傅立叶变换的c语言实现。
  3. 所属分类:DSP编程

    • 发布日期:2014-01-16
    • 文件大小:7628
    • 提供者:aiguangbin
  1. Fourier_Transformation_GUI

    0下载:
  2. matlab中用于进行fourier变换的GUI程序
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:4755
    • 提供者:leedede
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com