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

搜索资源列表

  1. zengqiang

    1下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:185959
    • 提供者:huangpenghui
  1. dft_example

    0下载:
  2. 序列的dft实现代码对序列快速分析,代码很人性化的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1528
    • 提供者:qiuyingxin
  1. 傅立叶变换算法

    0下载:
  2. matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
  3. 所属分类:编程文档

    • 发布日期:2014-01-21
    • 文件大小:697690
    • 提供者:清风
  1. MatlabcodeforFFT

    0下载:
  2. FFT的实现的Matlab代码,利用Matlab来实现FFT,从而计算DFT-The Matlab code for FFT
  3. 所属分类:Other windows programs

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

    0下载:
  2. 在VC++环境下,安装OPENCV库函数后,实现离散傅立叶变化的代码-In the VC++ environment, the installation OPENCV library after changing the code to achieve the Discrete Fourier
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1551
    • 提供者:江林
  1. Imageencryption

    0下载:
  2. 这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。-The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and compo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2931472
    • 提供者:游飞
  1. mfcc_feature_extraction

    0下载:
  2. 本代码实现语音信号的特征提取功能,包含预加重,加窗,DFT变换,设置滤波器组,计算每隔滤波器输出,求取MFCC系数的全过程-The code feature extraction of speech signal features, including pre-emphasis, windowing, DFT transform, set the filter to calculate every filter output, to strike the entire process of MF
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:3511
    • 提供者:kobee
  1. DFT-C

    0下载:
  2. 这个是C语言代码,主要是实现dft的功能,需要的可以下载-This is the C language code, the main function is to achieve dft required can be downloaded
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1092
    • 提供者:wyl
  1. dft

    0下载:
  2. 图像的傅里叶变换。在代码中实现了将两幅图像的幅度谱和相位谱进行交换,进而理解两者在图像显示中的作用-Fourier transform of the image. Implemented in the code will be two images amplitude spectrum and phase spectrum of exchange, and thus to understand both the role of the image display
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1987080
    • 提供者:sunxiaowen
  1. DFT傅立叶变换

    1下载:
  2. 本代码可以实现图像的傅里叶变换。经过调试无错误,可顺利使用。有利于图像处理的学习。-This code can achieve the image Fourier transform. After debugging error-free, can be successfully used. Conducive to the learning image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:3899535
    • 提供者:grui
  1. my-DFT

    0下载:
  2. 实现DFT的程序代码,包括了主程序以及相关附件-The DFT code, including the main program and related accessories
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:325867
    • 提供者:zeko
  1. dft-opencv-code

    1下载:
  2. opencv与vc6.0环境中对离散傅里叶变换的代码实现,但要求图像是512*512-opencv and vc6.0 environment Discrete Fourier Transform code, but requires that the image is 512* 512
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1096550
    • 提供者:wangqingcheng
  1. fft-dft-and-ploting

    0下载:
  2. 高级变换的fft,dft代码实现,包括结果的绘图-fft and dft realization
  3. 所属分类:Wavelet

    • 发布日期:2017-11-23
    • 文件大小:17316
    • 提供者:孙七班
  1. dft

    0下载:
  2. 这段代码可以实现任意点数的DFT变换,在工程中非常有用-This code can achieve any points DFT, very useful in engineering
  3. 所属分类:3G develop

    • 发布日期:2017-11-14
    • 文件大小:4311
    • 提供者:zhngxiang
  1. dft

    0下载:
  2. 最简洁的DFT变换示例代码,对DFT的c语言实现有很大帮助,代码简洁-Simple DFT source code for VisualC++ 2010, and interpreted DCT
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:1485170
    • 提供者:yonkers
  1. DFT

    0下载:
  2. 离散傅里叶变换matlab代码,同时有DSP环境下用汇编语言实现DFT的128位运算。-Discrete Fourier transform matlab code, while under the DSP assembly language environment to achieve DFT of 128 operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:51003
    • 提供者:liu
  1. FFTorIFFT_MATLAB

    0下载:
  2. FFT和IFFT的MATLAB实现代码 用时间抽取的基2快速傅里叶变换实现序列卷积 对利用自编函数对信号进行DFT变换 对利用自编函数对信号进行DFT反变换-FFT IFFT dft
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:yangxin
  1. DFT代码

    0下载:
  2. 对随机信号进行DFT变换,分析其频谱特性(The DFT transformation of random signals is carried out to analyze the spectral characteristics of the random signals)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:
  1. DFT(傅里叶变换)

    1下载:
  2. 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)
  3. 所属分类:波变换

    • 发布日期:2018-05-04
    • 文件大小:14336
    • 提供者:基督得胜
  1. SlidingDFT

    1下载:
  2. 滑动DFT实现短时傅里叶变换的matlab代码,包括正变换和逆变换,可极大提高时频分析的计算效率(Sliding DFT to realize short-time Fourier transform matlab code, including positive and inverse transforms, can greatly improve the efficiency of time-frequency analysis.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-05
    • 文件大小:1024
    • 提供者:yuanDoctor
« 12 »
搜珍网 www.dssz.com