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

搜索资源列表

  1. FFT_16.rar

    0下载:
  2. FFT快速傅立叶变换-verilog,基于verilog的FFT源码,QuartusII上仿真通过,FFT Fast Fourier Transform-verilog, the FFT-based verilog source, QuartusII through the simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:741850
    • 提供者:fisher
  1. fft.rar

    2下载:
  2. 用matlab编写的fft快速傅立叶变换及逆变换函数,文件用M语言写成,可以运行,Matlab prepared using fft Fast Fourier Transform and inverse transform function, M language documents, you can run
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1576
    • 提供者:冉涛
  1. Fourier_descriptors.rar

    0下载:
  2. 傅立叶描述子的详细文档,用于物体形状识别,Fourier descr iptor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:167772
    • 提供者:zhengjuan
  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. Fourier-Descriptors

    0下载:
  2. 计算傅立叶描述算子,用C语言写的,包含cpp和h文件。-Calculation Fourier descr iptor operator, written in C, including CPP and h files.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3257
    • 提供者:xiaoling
  1. DFT2

    0下载:
  2. 傅立叶频谱图 应用离散傅立叶变换把一张图像从时域转换到频域-Fourier spectrum of discrete Fourier transform applied to an image from the time domain into the frequency domain
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:4803
    • 提供者:ZhouPeng
  1. filter

    0下载:
  2. 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1460390
    • 提供者:李超
  1. FFT_IFFT.rar

    0下载:
  2. (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:98607
    • 提供者:杨怡
  1. code.rar

    0下载:
  2. 包括快速傅立叶变换与反变换程序实例等的一些图像处理C程序,Including the fast Fourier transform and inverse transform some instances, such as image processing C program
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:97256
    • 提供者:钟敏亮
  1. PalmPrint.rar

    3下载:
  2. 基于傅里叶变换的掌纹识别!该方法的基本思想是先将掌纹图像应用傅立叶变换转换到频域,然后在频域中进行特征提取和描述.提取出来的特征备用来索引掌纹数据库,以便当一个新的掌纹图像被输入时,可以很快确定该手掌是否已经在掌纹库中注册.,Palmprint Recognition Based on Fourier Transform
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:44535
    • 提供者:hai yan
  1. Roman-3

    0下载:
  2. 采用罗曼Ⅲ型编码方式且以字母K,利用MATLAB语言制作了一个迂回相位编码的傅立叶变换全息图。-Ⅲ type encoding using Roman letters and with K, the use of MATLAB language created a detour phase encoding of Fourier transform holograms.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:542
    • 提供者:xuan_chyan
  1. FFT.rar

    0下载:
  2. DSP6713上实现的快速傅立叶变换FFT算法。文件包是调试过的全部工程文件。在CCS下打开pjt即可,DSP6713 to achieve the fast Fourier transform FFT algorithm. Debugging package is over all the engineering documents. In the CCS can open pjt
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:5261
    • 提供者:wangxin
  1. DFT.rar

    0下载:
  2. 几个快速傅立叶变换算法 离散傅里叶变换(DFT) ,dft
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:51244
    • 提供者:王丽杰
  1. SINEFFTTr.rar

    1下载:
  2. 用c++Builder编写的一个显示正弦波信号和傅立叶变换后的频谱波形工程,c++Builder FFT SIN
  3. 所属分类:Other windows programs

    • 发布日期:2015-04-28
    • 文件大小:391986
    • 提供者:赵签
  1. DWLSA

    0下载:
  2. vb下的示波器,内涵自己写的傅立叶变换库、和音频处理功能。-vb under the oscilloscope, the connotation of the Fourier transform to write their own libraries, and audio processing capabilities.
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-08-07
    • 文件大小:27896
    • 提供者:Strin
  1. DIF-IFFT

    0下载:
  2. 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:694
    • 提供者:宋生
  1. Sawtooth_fourier

    0下载:
  2. 锯齿波和三角波的傅立叶分析MATLAB程序-Saw-tooth and triangular wave Fourier analysis of MATLAB programs
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:240924
    • 提供者:peoplecai
  1. FFT-Matlab

    0下载:
  2. 基于Matlab编写的用于对数据进行插值分析和傅立叶变换的程序-Based on Matlab for the preparation of the data analysis and Fourier transform interpolation procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2734
    • 提供者:yang
  1. tms320c55xfft

    0下载:
  2. tms320c55x dsp FFT快速傅立叶变换编程-tms320c55x dsp FFT Fast Fourier Transform program
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:15812
    • 提供者:liyucheng
  1. sspropcm

    0下载:
  2. 利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与SPM-This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1982
    • 提供者:陈东
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com