搜索资源列表
fft.c
- C语言实现快速傅立叶变换,大家可以参考一下!-C language Fast Fourier Transform, we can take a look!
D12R1
- FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
DET
- c语言实现的离散傅立叶(DFT)变换。非快速傅里叶变换,基本的傅里叶变换。-A basic Discrete Fourie Transform program, not Fast Discrete Fourie Transform
FFT_C++
- 用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
vbfft_04418300
- 用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!-with vb fast Fourier transform, speed of operation to achieve the most optimized code can be comparable to c, it can achieve real-time Fourier transfo
fft.c
- C语言实现快速傅立叶变换,大家可以参考一下!-C language Fast Fourier Transform, we can take a look!
fastfourier
- 对一幅图像实现快速傅立叶变换实现改变图像的质量-images of a fast Fourier transform change in image quality
fft_useful
- 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C/C language features to achieve FFT fast Fourier transform. A more practical procedures
FFT_2
- 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
dsp-c-relize
- C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
cfft
- 在c语言环境下实现快速傅立叶变换的功能,c实现fft变换-In c language environment to achieve the function of fast Fourier transform, c realize fft transform
FFT
- 一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用-A C-realize the fast Fourier transform and Fourier inverse transform, have been tested and is very easy to use
FFT
- 实现快速傅立叶变换,此源码最大的特点是简捷明了。易于理解-Fast Fourier transform, the biggest feature of this source is simple to understand. Easy to understand
fft
- 用单片机实现通常的快速傅立叶变换,有一维和二维的-With MCU usual fast Fourier transform, a one-dimensional and two-dimensional
aacenc
- 1.FFT快速傅立叶变换,它读取数组中nn个隔行扫描的复数数据,经变换后仍存储在愿数组中. 2.完成TNS模块的功能其中各部分的功能通过调用相应的子函数来实现.-1.FFT Fast Fourier Transform, it read nn array of interlaced scanning plural data, after transformation, as stored in the array is ready
realfft
- 快速傅立叶变换在C++上的实现,比较简单,容易理解-Fast Fourier Transform in C on the realization of relatively simple, easy to understand
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析-With c realize the fast Fourier transform algorithm for spectral analysis
fly
- 用c语言实现的对傅立叶变换的近似计算方法和快速傅立叶变换,具有一定的工程意义-Use c language to realize the Fourier transform of the approximate calculation methods and fast Fourier transform, with a certain degree of engineering significance
FFTView
- 用vc实现的快速傅立叶变换源代码FFT,在此基础上可写更多功能的卷积等程序-Vc achieved using Fast Fourier Transform source code for FFT, on this basis can be written more features, such as the deconvolution procedure
FFT
- 利用c++实现FFT,可以进行大数运算或者计数问题,有精度损失(FFT can be realized by c++, which can carry out large number operation or count problem, and have precision loss)