搜索资源列表
FFT.rar
- 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
FFTfinal
- 使用JAVA模拟FFT算法 快速傅里叶算法-JAVA simulation using the FFT algorithm
Fourier
- 用快速傅里叶方法求两个多项式乘积,在d盘有文件输出-Using the fast Fourier method, to calculate the product of two polynomials
Fourier
- 快速傅里叶方法求两个多项式乘积,将input4.dat文件放在d盘根目录下-Fast Fourier method, to calculate the product of two polynomials, the input4.dat the file under the root directory on the d
fft.java
- 三种java实现快速傅里叶变换的代码,实现快速傅里叶变换算法的主要功能-Three java implementation of Fast Fourier Transform code, the main function of the fast Fourier transform algorithm
jtransforms-2.3-src
- 一个用JAVA实现的一维,二维,三维快速傅里叶变换算法的源代码-A JAVA implementation of a one-dimensional, two-dimensional, three-dimensional fast Fourier transform algorithm source code
Fast-Fourier-Transform
- JAVA实现的快速傅里叶变换机器逆变换的代码,带界面-Fast Fourier Transform machine code of the inverse transform
Fourier-transform
- 一维的快速傅里叶变换。输入2n次方数组。输出变换后的系数数组。非递归实现-One-dimensional Fast Fourier Transform. Enter 2n th array. Transformed coefficients output array. Non-recursive implementation
sczlfirst
- 数字图像处理,实现直方图变换、灰度线性拉伸、快速傅里叶变换。-Digital image processing, histogram transformation, gray linear stretch, the fast Fourier transform.
jfftpack
- JAVA实现快速傅里叶变换FFT功能,实数和复数都可以实现傅里叶变换-JAVA Fast Fourier Transform FFT functions, real and complex Fourier transformation can be achieved