搜索资源列表
fft fortran
- fortran fast fourier transform
FFT 变换
- 这是一个用fortran语言编写的FFT计算程序,大家学习学习!
fortran Code For FFT
- FFT algorithm in fortran code
fortran调用matlab
- fortran调用matlab具体实现
fft.rar
- 傅里叶变换的F语言程序,应该是可以用的!,Fourier transform of the F language program, they should be able to use the!
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.
FFTsj1
- 离散的快速傅立叶转换,可以减少许多傅立叶转换的时间-SUBROUTINE FFT fortran programming under the FFT
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
- The code in this library contains an implementation for Fast Fourier Transforms on arbitrary length complex data. It is based on old FORTRAN code, found in a signal processing archive. I dissected the FORTRAN code, since it worked with normal a
fft
- 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 Nu
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
fortran
- FFT in Fortran as well as Basic