搜索资源列表
ZOOM-FFT
- 这是一基于MATLAB的复调制ZOOM-FFT的研究和实现的一篇文章,为的是提高频率分辨率。-This is a MATLAB-based complex modulation ZOOM - FFT Research and Implementation of an article, To improve the frequency resolution.
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
- Elaborated on development and formula application of FFT transformation Good thing,
FFT
- FFT变换 C源代码.txt 比较典型的程序!
fft
- fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
fft
- This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
FFT.rar
- 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
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
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
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
- This is a code for FFT method in polynomials.
Qt4IRApp
- hi all bench fft use it and enjoy the content for a-hi all bench fft use it and enjoy the content for all
FFT
- 实现fft运算,带入2的整数次幂的数组点数,实现FFT运算(Implementation of FFT operation)