CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fft 图像

搜索资源列表

  1. 2-yuputu

    0下载:
  2. 程序给出了0~10发音的语谱图,其中采用分帧函数对信号进行分帧处理然后在用fft算法得到频谱信息,后用灰度图像表示-Program gives the pronunciation of words from 0 to 10 spectra, which employs the signal sub-frame function and then in the sub-frame processing spectral information obtained with the fft algor
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:242194
    • 提供者:苏鑫
  1. DCTafftGAOTONG

    0下载:
  2. FFT高通处理图像和DCT高通处理图像,能够通过这两个程序的对比,来了解这两种处理方式的异同之处。-FFT DCT Qualcomm Qualcomm processing images and image processing, be able to compare the two programs, to understand both the similarities and differences between treatments.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:54463
    • 提供者:o璐璐
  1. work

    0下载:
  2. 实现图像的正反傅里叶变换,并用fft实现两幅图像的幅相交换-Amplitude and phase s replacement with fft
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:381423
    • 提供者:马特
  1. Polar-Fourier-Transform

    6下载:
  2. 基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。-A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a C
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:579763
    • 提供者:周清保
  1. Mixedthreshold_Image-Recovery

    0下载:
  2. 代码给出了基于混合门限带迭代步长的稀疏图像重构。特别地,压缩采样矩阵为抽样傅里叶变换矩阵,利用2D-FFT,大大降低了计算复杂度。-The mixedthreshold sparse image reconstruction with step is given in the package. In particular, the 2D-FFT is used to disign the sample matrix, which can reduce the computational comp
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28734
    • 提供者:周清保
  1. yanshejisuan-MATLAB

    0下载:
  2. 功能: 菲涅耳衍射的S-FFT计算 执行:调入一图像,计算平面波照射下给定波长及距离的衍射场振幅图像 -Given wavelength and the distance of the diffraction field amplitude image function: Fresnel diffraction of the S-FFT calculation of Execution: transferred to an image, computing the plane wave
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:696751
    • 提供者:liutian
  1. A-novel-algorism-of-phase-unwrapping

    0下载:
  2. 本文基于二维快速傅里叶方法的基本原理提出了一种新的相位解包算法——菱形种子算法¬ 。该算法通过识别一个种子点,然后依次向相邻四点扩展,再把这四个点作为第二批种子点,依次向各自的四点邻域扩展,以菱形轨迹遍历所有的有效信息点,以到达整幅图像的相位解包。- A new algorism of phase unwrapping for measuring the material object is proposed based on the FFT method——algorism of diamon
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-02-25
    • 文件大小:295818
    • 提供者:万文博
  1. LTM1

    2下载:
  2. 菲涅尔衍射的S-FFt计算,输入一个图像的复振幅,模拟复振幅的傅里叶变换的衍射-Fresnel diffraction S-FFT calculation, enter the complex amplitude of the image, the the analog complex amplitude of the Fourier transform of the diffraction
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1122
    • 提供者:新账号3
  1. __FFT

    0下载:
  2. FFT快速傅里叶变换,实现2的16次方,图像显示-FFT fast Fourier transform, the 2 ^ 16, the image display
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-30
    • 文件大小:3673995
    • 提供者:ljz031
  1. fft2

    0下载:
  2. 二维fft算法,运算效率高,输入输出为图像,方便修改和显示。-2d fft algorithm for bmp picture。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2954
    • 提供者:ironhand
  1. fft_pro_ifft

    0下载:
  2. fft与ifft系列程序,用于图像的滤波算法,信息提取。使用matlab环境,易用性强。 -fft and ifft program, matlab environment, easy to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:789
    • 提供者:ironhand
  1. CFFTW

    0下载:
  2. FFT用于图像快速卷积,里面包含详细地文档,C++,python,matlab三种语言编写,适合不同的编程人员-FFT is used to image fast convolution, which contains detailed documentation, C++, python, matlab three languages
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:3175424
    • 提供者:yusi
  1. FFTW

    0下载:
  2. 使用FFTW VCL 和网上流行的C算法对已知函数各进行了FFT变换,同时使用IFFTW进行了反演,并将反演图像和原始图形进行了比较,结果是两种图形可以重合。-Use the FFTW VCL and the popular C FFT algorithm in th internet to compute the FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:530860
    • 提供者:RoamerStar
  1. hua_fft

    0下载:
  2. hua fft可以同时计算频谱和功率谱,同时生成图像-hua fft can calculate the spectrum and power spectrum, while generating image
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:822
    • 提供者:pdikang
  1. testcodec1jerz

    0下载:
  2. 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,temp ,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,temp1方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, basi
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:12624
    • 提供者:mqhm1r
  1. testcodeeppvtd

    0下载:
  2. 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,vRwacM,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,rfzARFS方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, b
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5398
    • 提供者:7szqjw
  1. testcodef4k1oc

    0下载:
  2. 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,uYsrlP,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,ackrdOc方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8160
    • 提供者:otwdxx
  1. source-builder_2msrqy

    0下载:
  2. 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,kIvcxV,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,DHQzddS方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10276
    • 提供者:mvscxz
  1. source-builder_3o14ao

    0下载:
  2. 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,ftcDxt,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,yHmDPtv方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12812
    • 提供者:87r6k3
  1. source-builder_4al0wa

    0下载:
  2. 编写matlab的gui函数进行图像处理的代码,基本上包括图像处理里面的最基本处理,比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,OSHMEb,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,TMgBVuu方法,锐化,伪彩色增强;图像分割里面的灰度阈值法,调试可以运行的。 -Write the gui matlab image processing function code, b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8414
    • 提供者:910k4e
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com