搜索资源列表
fft
- 进行快速傅立叶变换,输入的数据必须合法,只能是2的n次幂。并画出图形。也可以对复数信号在作图。-Fast Fourier transform, the input data must be legitimate, can only be two n-th power. And draw the graph. Complex can also signal mapping.
FFT-code
- 此代码用VC6.0实现,为c++源文件,功能为用C++实现快速傅立叶变换。-This code with VC6.0 achieve for c++ source files, the function is with C++ realize fast Fourier transform.
FFT_test
- 在FPGA中实现快速傅立叶变换,调用ALTERA的IP核模块-FFT demo in FPGA
FFT
- 利用FFT快速傅立叶变换对已知几种信号进行处理,将时域信号快速变换到频域-FFT Fast Fourier Transform known several signal processing, the rapid transformation of the time domain signal to the frequency domain.
FFT
- 快速傅立叶变换7种代码和程序,附有源代码,可以自己进行调试-Fast Fourier Transform seven kinds of codes and procedures, with the source code, you can debug your own
Copy_2_of_FFT
- fft源程序,用来进行快速傅立叶变换,效果好-fft source, used for fast Fourier transform, the effect is good
FFT
- 实现快速傅立叶变换算法,功能可能比较单一-Fast Fourier Transformation
fft-model
- 用FFT快速傅立叶变换的方法,求取两个模拟信号的相位差。为C语言程序.本程序利用两个模拟信号,求取信号的相位差。-FFT fast Fourier transform method, the strike phase two analog signals. C language program
FFT
- 该程序为快速傅立叶变换程序,为一个一维FORTRAN程序。-this code is a FFT code, which is an one-dimensional code.
FFT
- 利用c++实现FFT,可以进行大数运算或者计数问题,有精度损失(FFT can be realized by c++, which can carry out large number operation or count problem, and have precision loss)