搜索资源列表
FFT_C++
- 用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
fft_image
- 这是一个关于fft的算法,,编的还比较好,,希望对大家有用-fft of the algorithm, and the series is still relatively good, useful for all
Hfft
- 实现快速FFT傅立叶变换算法的Header文件,方便编程时使用。-FFT fast Fourier transform algorithm Header paper to facilitate the use of programming.
cf_fft_2048_18
- 2048点的fft的算法源程序,应用verilog编程实现。
fft_adi_dsp
- fft_adi_dsp 是基于ADI DSP 的FFT 算法处理程序源代码
求取2的n次幂
- 求取2的n次幂,常用于FFT变换中
fft算法
- c语言编写的频谱计算测试程序,可将其用于工程中
FFT
- 数字信号中的傅里叶变换的基本算法的实现的程序-Digital signal in the Fourier transform procedures for the realization of the basic algorithm
polynomial
- 基于快速傅里叶变换,实现的多项式相乘算法。同时与普通多项式相乘对比。-Polynomial Multiplication based on FFT
fft
- 在C语言环境下的快速傅里叶变换算法-In the C language environment Lala Lala fast Fourier transform algorithm
FFT
- 快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得。-Fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of the discrete Fourie
A-novel-algorism-of-phase-unwrapping
- 本文基于二维快速傅里叶方法的基本原理提出了一种新的相位解包算法——菱形种子算法¬ 。该算法通过识别一个种子点,然后依次向相邻四点扩展,再把这四个点作为第二批种子点,依次向各自的四点邻域扩展,以菱形轨迹遍历所有的有效信息点,以到达整幅图像的相位解包。- A new algorism of phase unwrapping for measuring the material object is proposed based on the FFT method——algorism of diamon