Description: (1)用MATLAB开发的傅立叶变换以及逆变换的一个例子,测试通过无误。(2)C++编写的傅立叶以及逆傅立叶变换程序源代码,测试通过。-(1) Using MATLAB development of the Fourier transform and inverse transform an example of the test correct. (2) C++ and inverse Fourier Fourier transform source code, test. Platform: |
Size: 5120 |
Author:孙中雨 |
Hits:
Description: Description: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thus, taking the Inverse Fourier Transform of this transfer function we get a filter characteristics closely resembling to the Gabor filters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively). Platform: |
Size: 2048 |
Author:gz |
Hits:
Description: 逆短时傅立叶变换源代码.适合于非稳态的时频联合分析,可直接用于MATLAB编程,无解压密码.-inverse Fourier transform source code. Suited to the non-steady-state joint time-frequency analysis can be used directly in MATLAB programming, without extracting passwords. Platform: |
Size: 1024 |
Author:王杜 |
Hits:
Description: 编写一个程序计算并显示一幅二维图象的Fourier变换(幅度和相位谱)及其逆变换,要求用FFT实现-procedures for the preparation of a calculation and display a two-dimensional image of the Fourier transform (amplitude and phase spectrum) and its inverse transform, called for using the FFT Platform: |
Size: 746496 |
Author:祖超 |
Hits:
Description: fft.c - fast Fourier transform and its inverse (both recursively)
-fft.c- fast Fourier transform and its inverse (both recursively)
Platform: |
Size: 3072 |
Author:moo |
Hits:
Description: This document contains information about frequency domain processing. details about 1-d,2-d fourier transform,inverse fourier transform,image enhancement techniques. contains some sample code and output also Platform: |
Size: 2570240 |
Author:deeps |
Hits:
Description: A matlab function that calculates the inverse short term Fourier transform with adjustable parameters. Platform: |
Size: 1024 |
Author:sam |
Hits:
Description: 傅里叶变换及傅里叶逆变换的c++实现,令附有测试数据和实验结果。-Fourier transform and its inverse transform of the c++ implementation, so that with test data and experimental results. Platform: |
Size: 9216 |
Author:张敏 |
Hits:
Description: 傅立叶变换是数字信号处理领域一种很重要的算法。傅立叶变换的物理意义是将图像的灰度分布函数变换为图像的频率分布函数,傅立叶逆变换是将图像的频率分布函数变换为灰度分布函数-Fourier transform is the field of digital signal processing a very important algorithms. Fourier transform is the physical meaning of the image gray distribution function transforms the image of the frequency distribution function of inverse Fourier transform is the frequency distribution function of the image transformed to gray-scale distribution function of Platform: |
Size: 154624 |
Author:zhengfang |
Hits:
Description: Program FFT.FOR
This FORTRAN program calculates the fast Fourier transform of a
timeseries (real and/or complex) or the inverse Fourier transform
of spectral components (real and/or complex). The FFT is based
on the algorithm given in Numerical Recipes, Cambridge University
Press, 1994.-Program FFT.FOR
This FORTRAN program calculates the fast Fourier transform of a
timeseries (real and/or complex) or the inverse Fourier transform
of spectral components (real and/or complex). The FFT is based
on the algorithm given in Numerical Recipes, Cambridge University
Press, 1994. Platform: |
Size: 71680 |
Author:梦回 |
Hits:
Description: 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform. Platform: |
Size: 2048 |
Author:X |
Hits:
Description: 程序基于CVI来编写,可实现对二维图像的傅里叶正反变换和反变换。-Program is based on CVI to write, can realize the positive and negative two-dimensional image of the Fourier transform and inverse transform. Platform: |
Size: 73728 |
Author:瑾瑜 |
Hits:
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:
Description: 2维图像的傅里叶变换和反变换,讨论了相位和幅值对图像的不同影响。-Two-dimensional image of the Fourier transform and inverse Fourier transform, discussed the different effects of the phase and amplitude to images. Platform: |
Size: 473088 |
Author:chenqw |
Hits: