Location:
Search - compute fft
Search list
Description: The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
Platform: |
Size: 2048 |
Author: 郭曉詠 |
Hits:
Description: 计算快速fouries变换的c++源程序,即可计算正变换,又可计算逆变换!-it can compute the fouries transform of time series,in c++.it can also compute the inverse fouries transform.
Platform: |
Size: 748544 |
Author: Blueye |
Hits:
Description: Compute the matrix of mel filter coefficients given the sampling frequency, the length of the FFT and the number of desired mel filter channels.
Platform: |
Size: 1572864 |
Author: habeeb |
Hits:
Description: 计算一个地震序列的F-K谱。也可以直接用了。比较有条理。-compute FK spectrum of a seismic gather
Platform: |
Size: 1024 |
Author: 马龙 |
Hits:
Description: this fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.-this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
Platform: |
Size: 1024 |
Author: ha |
Hits:
Description: 傅里叶变换的并行源代码,mpi+vc6.0,带数据-parallel compute of fft
Platform: |
Size: 3072 |
Author: 程宾 |
Hits:
Description: FFT using C and VHDL. can compute upto 1K, 2K and 4K in radix 2.
Platform: |
Size: 3318784 |
Author: mimi |
Hits:
Description: Euler方法 用C语言实现,并求解常微分方程组-The m framework appropriately generalizes notions such as gain margin, phase
margin, disturbance attenuation, tracking, and noise rejection into a common
framework suitable for analysis and design, in both single-loop and multiloop
feedback systems. Even when working with single-loop feedback systems, some
multi-input, multi-output (MIMO) systems arise during the analysis. Hence, a
unified framework to deal with MIMO linear systems is important, with full
support for both the time and frequency domain. m-Tools provides the
capability to build complex interconnections (such as cascade, parallel, and
feedback connections), compute properties (such as poles and zeros), calculate
time and frequency responses, manipulate these responses (FFT for the time
domain signals, Bode analysis for the frequency domain functions), and plot
results. m-Tools supports two data types in addition to the standard matrices:
SYSTEM matrices for state-space realizations
Platform: |
Size: 1024 |
Author: 落思 |
Hits:
Description: I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
Platform: |
Size: 3072 |
Author: serkant |
Hits:
Description: 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.
Platform: |
Size: 1024 |
Author: solo |
Hits:
Description: fft The radix-2 algorithms are the simplest FFT algorithms.
The decimation-in-time (DIT) radix-2 FFT recursively partitions
a DFT into two half-length DFTs of the even-indexed and odd-indexed
time samples.
The outputs of these shorter FFTs are reused to compute many outputs
Platform: |
Size: 16384 |
Author: azabusahkra |
Hits:
Description: what is the DFT? The DFT is extremely important in the area of frequency (spectrum)
analysis because it takes a discrete signal in the time domain and transforms that signal into its
discrete frequency domain representation. Without a discrete-time to discrete-frequency transform
we would not be able to compute the Fourier transform with a microprocessor or DSP based system.
Platform: |
Size: 159744 |
Author: hana eldreny |
Hits:
Description: 可用于计算FFT 源码中已经写好主要的正余弦转换函数-can used to compute fft
Platform: |
Size: 1024 |
Author: 赵九鑫 |
Hits:
Description: 利用gsl数学库计算FFT的类,还包含自己写的二维数组类为基类-using gsl compute FFT
Platform: |
Size: 11264 |
Author: alun |
Hits:
Description: This a vhdl code written to compute fft for the values stored in a RAM. The fft values are stored in bit reversed order finally in the same RAM. Not sure if it is working 100 . For my test input it worked.-This is a vhdl code written to compute fft for the values stored in a RAM. The fft values are stored in bit reversed order finally in the same RAM. Not sure if it is working 100 . For my test input it worked.
Platform: |
Size: 1024 |
Author: rsa |
Hits:
Description: 计算图像在极坐标下的傅里叶变化
Matlab代码-Compute Polar Fourier Transform of images
Platform: |
Size: 658432 |
Author: david |
Hits:
Description: A MATLAB program to compute FFT of the real-time signal obtained from DSO1100 oscilloscope.
Platform: |
Size: 1024 |
Author: daku_gabbar |
Hits:
Description: Code with the implemeentation of a class to compute FFT.
Platform: |
Size: 2048 |
Author: Adelino |
Hits:
Description: this code compute the fast fourier transform
Platform: |
Size: 2048 |
Author: carlitos |
Hits:
Description: fft计算程序,很好理解,可以迁移。。 。。 。。 。经过验证的-fft compute
Platform: |
Size: 4096 |
Author: 李强 |
Hits: