Welcome![Sign In][Sign Up]
Location:
Search - Two-Dimensional Fast Fourier Transform

Search list

[Special EffectscxrFFT

Description: 实现一维快速傅里叶变换,采用蝶形算法进行频域变换; 二维快速傅立叶变换在此基础上进行,调用两次一维快速傅里叶变换即可。-achieve a fast Fourier transform, using butterfly frequency domain algorithm transformation; two-dimensional fast Fourier transform on this basis, call a two-dimensional fast Fourier transforms.
Platform: | Size: 1420 | Author: cxr | Hits:

[Special EffectsTwo-DimensionalFastFourierTransform

Description: Two-Dimensional Fast Fourier Transform
Platform: | Size: 1706 | Author: jiuztian | Hits:

[OtherFFTfrequencychartisanalytical

Description: 1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.
Platform: | Size: 3072 | Author: 深蓝 | Hits:

[Special EffectscxrFFT

Description: 实现一维快速傅里叶变换,采用蝶形算法进行频域变换; 二维快速傅立叶变换在此基础上进行,调用两次一维快速傅里叶变换即可。-achieve a fast Fourier transform, using butterfly frequency domain algorithm transformation; two-dimensional fast Fourier transform on this basis, call a two-dimensional fast Fourier transforms.
Platform: | Size: 1024 | Author: cxr | Hits:

[Special EffectsTwo-DimensionalFastFourierTransform

Description: Two-Dimensional Fast Fourier Transform
Platform: | Size: 1024 | Author: jiuztian | Hits:

[Algorithmfft

Description: 求复利叶变换和复利叶逆变换,包含求二维快速复利叶变换函数-Fourier transform for compound interest and compound leaf inverse transform, including compound interest for two-dimensional fast Fourier transform function
Platform: | Size: 2048 | Author: 南智敏 | Hits:

[Algorithmre

Description: 快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used-Fast Fourier Transform (FFT) algorithm. FFT- Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
Platform: | Size: 1024 | Author: | Hits:

[VC/MFCfft

Description: 二维快速傅立叶变换的c语言实现,采用碟形算法-Two-dimensional fast Fourier transform of the c language, using dish algorithm
Platform: | Size: 1024 | Author: key | Hits:

[VC/MFCFFT

Description: 用c语言实现了图像二维快速傅里叶变换,将图像变换到频域进行处理。-Use c language to achieve an image of two-dimensional fast Fourier transform, image transform to the frequency domain for processing.
Platform: | Size: 6148096 | Author: 胡海力 | Hits:

[OtherHowToUseFFT2

Description: 在滤波和信号处理中,利用matlab功能实现二维快速傅里叶变换-In filtering and signal processing using matlab function realization of two-dimensional fast Fourier transform
Platform: | Size: 109568 | Author: 小蔡 | Hits:

[matlabFFT

Description: Fast Fourier Transform
Platform: | Size: 43008 | Author: varvara16 | Hits:

[Algorithmchap04

Description: ch4_1_1:矩形连续函数的傅立叶变换(§4.1.1) ch4_1_2:构建一个矩形函数(§4.1.2) ch4_1_3:对f进行二维快速傅立叶变换(§4.1.2) ch4_1_4:对f进行补零(区域大小为256×256),而后进行二维快速傅立叶变换(§4.1.2) ch4_1_5:使变换结果的零频率分量位于中心,调用函数fftshift(§4.1.2) -ch4_1_1: rectangular continuous function of the Fourier transform (§ 4.1.1) ch4_1_2: to build a rectangular function (§ 4.1.2) ch4_1_3: of f for two-dimensional fast Fourier transform (§ 4.1.2) ch4_1_4: for f to zero (region size of 256 × 256), and then carry out two-dimensional fast Fourier transform (§ 4.1.2) ch4_1_5: Transform the results so that the zero-frequency component at the center, call the function fftshift (§ 4.1.2)
Platform: | Size: 4096 | Author: 汤跃峰 | Hits:

[Compress-Decompress algrithmsHARTLEY.ZIP

Description: The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spectra. In this paper, the fast Hartley transform (FHT) is used to transform two-dimensional image data. Because the Hartley transform is real valued, it does not require complex operations. Both spectra and autocorrelations of two-dimensional ultrasound images of normal and abnormal livers were computed.
Platform: | Size: 4096 | Author: archit | Hits:

[VC/MFCE

Description: 实现二维快速傅立叶变换,用C语言实验矩阵的基本操作-The realization of two-dimensional fast Fourier transform, using C language the basic operation of the experimental matrix
Platform: | Size: 2048 | Author: 段敏 | Hits:

[Special EffectsTwoDimensionalFastFourierTransform

Description: 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D FFT package so that it can be applied to a number of follow-up experiment. This process needs to be done is to factor the function (-1) ^ (x+ y) multiplied by the input image to achieve the center of filter change, and also requires a real matrix multiplied by a complex matrix by calling the two images of the multiplication process to achieve multiplication of the corresponding elements, calculating the anti-Fourier transform at the same time, the result multiplied by (-1) ^ (x+ y) and check the final calculation of the Department of the spectrum in fact. Fourier transform experiment used the basic formula, we can experiment more profound understanding of the basis of frequency domain filtering.
Platform: | Size: 142336 | Author: jhm | Hits:

[OtherSyntheticApertureRadarrawsignalsimulator

Description: 空载合成孔径雷达系统的研制过程中常需要对某些关键算法和功能原理进行验证,而这些验证用的数据 又不可能完全通过代价昂贵的实际飞行获得,因此通过半实物仿真和信号模拟来获得所需的目标回波数据成为一个有效 的解决手段。-Synthetic Aperture Radar (SAR) simulator of an extended three-dimensional scene is presented. It is based on a facet model for the scene, asymptotic evaluation of SAR unit response, and two-dimensional fast Fourier transform (FFT) code for data processing. Prescribed statistics of the model account for a realistic speckle of the image. The simulator is implemented in a code (SARAS) whose performance is described and illustrated by a number of examples.
Platform: | Size: 1202176 | Author: nico | Hits:

[Special Effects2D-FFT-C

Description: 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
Platform: | Size: 196608 | Author: zhang bo | Hits:

[Windows DevelopDemo

Description: 对一些比较不错的好的图像进行处理。进行二维快速傅里叶变换。-Quite good for some good images for processing. Two-dimensional fast Fourier transform.
Platform: | Size: 7670784 | Author: dfa | Hits:

[2D GraphicDIPDemo

Description: 实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restoration, image compression, edge detection methods.
Platform: | Size: 6109184 | Author: jason | Hits:

[matlabfirst

Description: 二维傅里叶变换,对图像进行二维傅里叶变换处理-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 capabilities to: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Multiply the resulting (complex) array by a real function (in the sense that the the real coefficients multiply both the real and imaginary parts of the transforms). Recall that multiplication of two images is done on pairs of corresponding elements. (c) Compute the inverse Fourier transform. (d) Multiply the result by (-1)x+y and take the real part. (e) Compute the spectrum.
Platform: | Size: 1024 | Author: solo | Hits:
« 12 3 4 »

CodeBus www.codebus.net