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

搜索资源列表

  1. dFRT

    0下载:
  2. the computation of the fractional Fourier transform
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:1606
    • 提供者:hare
  1. DFT

    1下载:
  2. 离散傅里叶变换的程序,可以画出原图和频谱-Discrete Fourier Transform process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-11-04
    • 文件大小:1093
    • 提供者:胡飞
  1. fft

    0下载:
  2. Fast Fourier Transform in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6160
    • 提供者:orgy
  1. filteringdftfft

    0下载:
  2. sample code to show how to perform digital filtering using fast fourier transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:105593
    • 提供者:Lijun
  1. fourier

    0下载:
  2. 应用VC实现离散付立叶级数的模拟,通过收集离散数据点,应用离散付立叶级数的原理和公式很好地模拟了已知数据,并求取了相应的付立叶系数。-VC Application of discrete Fourier series to achieve the simulation, through the collection of discrete data points, the application of discrete Fourier series of principles and formu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:17374
    • 提供者:zhangwu
  1. project11-02

    0下载:
  2. 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:95487
    • 提供者:jhm
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:142833
    • 提供者:jhm
  1. fft

    0下载:
  2. fast fourier transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:28639
    • 提供者:moh saad
  1. fourier

    0下载:
  2. Small MatLab routine to perform a fast fourier transformation to determine the dominant frequencies in a time response
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:14828
    • 提供者:rope
  1. Fourier

    0下载:
  2. 复变函数是 数字信号处理 和数字系统的基础课程,广泛的应用在工程学上,是掌握DSP的基础-Function of Fourier,it is the foundemantal toolkit, can be used for digital signal processing or digital systems. Widely used at engineering
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1093939
    • 提供者:玉博
  1. 1024FFTvhdl

    0下载:
  2. 1024 fast fourier transformation vhdl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:581436
    • 提供者:mohamed saad
  1. Fourier

    0下载:
  2. ICETEK –C6711-A评估板实现图像的傅立叶变换-ICETEK-C6711-A evaluation board to achieve the image of the Fourier Transform
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:802528
    • 提供者:huqiang
  1. DTFT

    0下载:
  2. this about DTFT.DTFT s matlab code and it is for Discrete time fourier transform.-this is about DTFT.DTFT s matlab code and it is for Discrete time fourier transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1088
    • 提供者:Mahmut
  1. FastFourierTransformAlgorithm

    0下载:
  2. This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:891
    • 提供者:ry
  1. fa

    0下载:
  2. 离散的分数阶傅里叶变换MATLAB程度代码,可用于数字水印研究及图像处理、-Discrete fractional Fourier transform of the degree of MATLAB code can be used for digital watermarking and image processing,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:751
    • 提供者:金翔
  1. FFT

    1下载:
  2. 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:3807
    • 提供者:Juri hui
  1. FFT

    0下载:
  2. Fast Fourier transform algorithm for Delphi.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:395808
    • 提供者:Serg
  1. Matlab_Fourier_Transformation

    0下载:
  2. Matlab Fast Fourier Transform FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:106839
    • 提供者:Tan Tran
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. Ap1603401

    0下载:
  2. Fast - Fourier - Transformation -Fast- Fourier- Transformation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19049
    • 提供者:wang rui
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com