搜索资源列表
Java-FFT-Demo
- java-fft-demo,用java开发的实现fft的平台,并能同时生成c++源代码-java-fft-demo, java development with the realization fft platform and at the same time generating source code c
FFT.rar
- 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
MFCC
- MFCC for speech recognition with java.
fft
- 用java语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
fft
- 快速傅立叶变换 图像变换 用java编写-fft image transformation
FFT-java
- java 编写的FFT 实现FFT快速算法-a FFT by java
DImage0.4
- Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
200805
- java实现图像处理各种常用操作,包括图形分割,fft变换,镜像处理,灰度处理-java realize a variety of commonly used image processing operations, including the graphics division, fft transform, image processing, gray-scale treatment
fft
- java 实现的 快速傅立叶变换 ,用于图像处理-FFT
FFT
- Java数字图像处理,对图像进行FFT变换-Java digital image processing, image transform FFT
FFT
- 实现两个多项式的相乘 结果为系数 使用傅里叶变换-Multiply the two polynomials to achieve the results of the use of Fourier transform coefficients
sp_java_applets_src
- Java applets that visualize signal processing operations: FFT, DCT, WHT transforms and 1-D FIR filtering.
FFTfinal
- 使用JAVA模拟FFT算法 快速傅里叶算法-JAVA simulation using the FFT algorithm
javacalculus
- java的数学函数包,fft之类的都有,可以省不少事-java package of mathematical functions, fft of the class have, you can save a lot of things
fft.java
- 三种java实现快速傅里叶变换的代码,实现快速傅里叶变换算法的主要功能-Three java implementation of Fast Fourier Transform code, the main function of the fast Fourier transform algorithm
fft-java
- java平台下的FFT变换,实现通过RR间期计算HRV频域分析-FFT transform java platform, to achieve a frequency domain HRV calculated by the RR interval analysis
cbindbng__veftor
- 一个基于Java编写的FFT程序,期末考试交的,比较好用!,很好()
FFT
- 实现fft运算,带入2的整数次幂的数组点数,实现FFT运算(Implementation of FFT operation)
java-Speech-preprocessing-master
- java实现MFCC系数的提取,包括FFT运算和DCT运算,mel滤波器的设计等(The extraction of MFCC coefficient by Java)