搜索资源列表
Javamatrix
- java程序包,用于矩阵运算,特征值分解,FFT-java package for the matrix, eigenvalue decomposition, FFT, etc.
src
- 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
FftLab
- FFT傅立叶频谱分析,从程序的演示可透视出频率频谱相互的换算与复数的关系!-FFT Fourier spectral analysis, from a procedural perspective of the presentation can be a frequency spectrum of the conversion of mutual relations with the plural!
FFTwebpagepickup
- 基于FFT的网页正文提取算法。 涉及到快速傅立叶变换-base FFT web page text pick up
fft
- 快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量-Fast Fourier Transform, and Fast Fourier Transform. Input vector dimension of the first acts, acts of two vector
fourier
- FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is moved with the mouse, the other plots respond.
fastFFT
- 快速Fourier变换,FFT。java程序,已编译能运行,带报告。-Fast Fourier Transform
myFFT-java
- java 编写的FFT源程序-a FFT program by java
fft.tar
- algoritmo per il calcolo della fft in java
Fast_Fourier_Transform
- 快速傅立叶算法,可以求多项式的和与积,FFT-Fast Fourier algorithm, you can seek polynomials and with the plot, FFT
FFT
- 运用FFT计算多项式乘法:输入为两个多项式系数,输出为多项式乘积的系数。-Calculated using FFT polynomial multiplication: polynomial coefficients for both input and output coefficients of the polynomial product.
jfftpack
- FFT快速傅里叶JAVA算法 -FFT algorithm writened by java langurague