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

搜索资源列表

  1. 2007202131

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTC
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10228
    • 提供者:王云云
  1. FFT2D.rar

    1下载:
  2. 1维和2维快速傅里叶变换,网上广为流传的英文版本,1-D and 2-D Fast Fourier Transform, Perform a 2D FFT inplace given a complex 2D array
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1262
    • 提供者:yang xulei
  1. FFT(DFTrealarray)twodimension

    0下载:
  2. 多维傅里叶变换,二维DFT快速算法,共分五部--三:二维实序2D-DFT列行列算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 3: two-dimensional real column ordinal ranks of 2D-DFT algorithm for
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3058
    • 提供者:jet ju
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. 2DFFT

    1下载:
  2. 2D FFT的源代码,图形显示变换结果,关键代码有详细注释-2D FFT source code
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:1185
    • 提供者:桂树
  1. FFT2D

    0下载:
  2. This is the processing of images to be converted into 2D. from the original picture, it will be first converted to grayscale in the form, then do 2 Dimensional FFT on the image, then the image is done in 2D FFT on the result of changes filter.seluruh
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:680
    • 提供者:azmi
  1. LinearBPM

    0下载:
  2. 这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式: (四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ 它可以解决使用以下代码: Ž = linspace(0,1,512) x = linspace(-5,5,1024) psi0 =进出口
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2534
    • 提供者:zhou
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56435
    • 提供者:依米
  1. PhaseUnwrapping2D

    0下载:
  2. 2维傅立叶变换方法用于分析干涉条纹,相移计算。-2D FFT for fringe annalisys
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:70228
    • 提供者:Gwe
  1. function6

    0下载:
  2. Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1049
    • 提供者:sabah_altaie
  1. conv2fft

    0下载:
  2. 基于二维2D的FFT卷积分,提供给大家参考,共同学习。-2D FFT-based two-dimensional volume integral, provided for your reference, learning together.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1545
    • 提供者:hh
  1. 2dfft

    0下载:
  2. 基于labwindowS cvi软件的,进行二维数组FFT运算-labwindows cvi 2d FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6975
    • 提供者:gzz
  1. IFFT

    0下载:
  2. 自己編寫的matlab代碼,實現fft函數及ifft函數功能-I have written matlab code to achieve the original fft function and the ifft function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:649
    • 提供者:Sherry
  1. TwoDimFFT

    0下载:
  2. 2D FFT in matlab. inputs are original data and block size. ex) block size = [8 8]
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:230929
    • 提供者:nishina
  1. TwoDimIFFT

    0下载:
  2. 2D FFT and 2D IFFT in matlab. inputs are original data and block size. ex) block size = [8 8]
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:231159
    • 提供者:nishina
  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. FFT

    0下载:
  2. Efficient 1d and 2d FFT algorithm in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:8-bit
  1. 2D-FFT

    0下载:
  2. 构造一个线性调频信号作为差频信号进行2D FFT处理 -create a LSM signal. make 2D FFT of the signal above
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:
  1. fft

    0下载:
  2. fft.matlab 程序,二维fft.matlab 程序(fft.matlab,2d.fft.matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:时慕
  1. fft_2d_test

    1下载:
  2. fft_2d_test.m:对三角LFMCW雷达回波进行2维FFT处理,获得目标的距离速度信息(Perform 2D FFT processing on the triangular LFMCW radar echo to obtain the target distance velocity information)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-11
    • 文件大小:1024
    • 提供者:yuxiu1hao
« 12 »
搜珍网 www.dssz.com