搜索资源列表
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!
fourier
- this is fourier transformation algorithm programmed in java
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
Fast_Fourier_Transform
- 快速傅立叶算法,可以求多项式的和与积,FFT-Fast Fourier algorithm, you can seek polynomials and with the plot, FFT
FFTTransform
- 这是一个用java写的程序,该程序可以实现快速傅里叶变换,程序已经调试通过。-This is a program written in java, the program can achieve fast Fourier transform, the program has been through debugging.
Numerical-Analysis-for-Statisticians
- Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method