搜索资源列表
FFT-1D
- 本fortran程序用来实现对一维数组进行一维快速Fourier变换
fft
- MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFO
求取2的n次幂
- 求取2的n次幂,常用于FFT变换中
fortran Code For FFT
- FFT algorithm in fortran code
FFT.rar
- 快速傅里叶变换子程序,可用于频谱分析、频率域滤波,FFT subroute
fft
- fortran语言写的快速傅里叶变换源代码-fft code for fortran
fft
- 用Fortran编写的fft算法,欢迎大家学习交流-Fft algorithm using Fortran prepared to welcome them to learn from the exchange
FFT
- fft快速傅里叶变换程序代码,fortan fft快速傅里叶变换程序代码,fortan-fft Fast Fourier Transform code, fortan fft Fast Fourier Transform code, fortan
fft
- 此程序用Fortran语言编写,对所给数组用蝶形算法进行FFT变换-Fortran language with the program prepared to the array of the butterfly algorithm using FFT transform
FFT
- fortran下的FFT编程。参数格式已经转换完毕。-fortran programming under the FFT. Parameters of the format has completed conversion.
FFT
- 这是一个很好用的FFT源程序,包括反变换 \正变换.-this is a good FFT program,including forward FFT and inversed FFT.
mpi_dr_fft_source
- FFT Dual Recycling Code Results on Advanced LIGO and the Caltech 40m IFO
fft_main
- 将一个函数做fft变换,最终将时域函数对应的频域结果显示出来-fft
FFT
- fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
fft
- 虽然现在网上的FFT程序很多,但是有的结果是错误的,比如说,经过一次正反变换后,不能得到原来的数列,所以,本人测试了多个程序,提供几个能用的,给大家,希望大家支持!-Although many online FFT program, but some results are wrong, for example, through a positive and negative change, you can not get the original series, so I tested sev
function6
- 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
FFT
- 时域分解FFT算法,以FORTRAN代码实现。本程序利用结构体表示复数。-FFT time domain decomposition algorithms to FORTRAN code. The program uses structure that plural.
fft
- 快速傅里叶变换(fft)程序,使用Fortran语言,速度快-Fast Fourier Transform (fft), the use of Fortran language, fast
FFT
- 利用快速傅里叶变换(FFT)计算一维离散傅里叶变换程序(Computation of one dimensional discrete Fourier transform)
dfftpack
- FFTPACK is a package of Fortran subprograms for the fast Fourier transform of periodic and other symmetric sequences. It includes complex, real, sine, cosine, and quarter-wave transforms.