搜索资源列表
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
fft.java
- Fast fourier transform
Fast_Fourier_Transform
- 快速傅立叶算法,可以求多项式的和与积,FFT-Fast Fourier algorithm, you can seek polynomials and with the plot, FFT
DigitalImageProcessing
- 数字图像处理工具,实现对数字图像的傅立叶变换、灰度差值变换等。-Digital image processing tools to realize the digital image of the Fourier transform, gray level difference between the transformation and so on.
ImageChange
- 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values to quantify, such as access to pixel form
FFTTransform
- 这是一个用java写的程序,该程序可以实现快速傅里叶变换,程序已经调试通过。-This is a program written in java, the program can achieve fast Fourier transform, the program has been through debugging.
fft
- 进行傅里叶变换的java代码,其中有三个java文件,Signal中Signal类存放了信号,FFT1D进行一维傅里叶变换,ToolboxFourier进行了三维傅里叶变换。图像处理的可以看下。-Fourier transform of the java code, which has three java files, Signal Signal class stored in the signal, FFT1D for one-dimensional Fourier transform, T
JFFTfinalA
- 使用JAVA模拟FFFT算法 快速傅里叶算法 -Use JAVA simulation FFFT algorithm Fast Fourier Transform Algorithm
FFT
- 本程序基于java 实现了FFT(快速傅里叶变换)变换,-The program is based on java to achieve a fast Fourier transform
Algorithm2
- 实现快速傅里叶变换的java程序,输入一个数组经过分治法将其变换后并返回一个变换后的数组-Fast Fourier Transform java program
Numerical-Analysis-for-Statisticians
- Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
fourier
- 傅里叶变换 图像处理 java实现 显示了傅里叶频谱 可以实现低通高通滤波器-Fourier TRANSFORM IMAGE PROCESSING
DIP
- 基于java的图像处理软件,包含去雾、傅立叶变换,对彩色图片的直方图均衡化,图像分割,计算直方图等功能-Java-based image processing software, including defogging, Fourier transform, a color image histogram equalization, image segmentation, calculate the histogram function
STFT
- java实现短时傅里叶算法,在工业故障诊断中,stft算法提供时频域的故障诊断方式(Java implementation of short - time Fourier algorithm, in industrial fault diagnosis, STFT algorithm provides time frequency domain fault diagnosis mode)
java数字图像处理
- 几何变换,图像增强,傅里叶变换,边缘检测(Geometric transformation, image enhancement, Fourier transform, edge detection)