搜索资源列表
FPGA的FFT源程序(VHDL)
- 采用 VHDL 语言编写 FPGA 上实现 FFT 源程序
时间抽选基2FFT及IFFT算法C语言实现
- 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few
kkfft
- 用c语言实现fft和iir滤波器的设计。可以和matlab中的函数fft,filter等效。-used language fft and IIR filter design. Matlab can and the function fft, filter equivalent.
fft.c
- C语言实现快速傅立叶变换,大家可以参考一下!-C language Fast Fourier Transform, we can take a look!
FFT+C
- 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
10-8
- 信号数据的FFT变换,在8051单片机上,用C语言实现-FFT signal data conversion, in 8051, with C language
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
FFT
- 一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用-A C-realize the fast Fourier transform and Fourier inverse transform, have been tested and is very easy to use
FFT
- FFT蝶型算法的C语言实现,在信号处理方面很有用处的!-Butterfly FFT algorithm to achieve the C language, in the signal processing is very useful!
FFT
- OFDM系统中FFT的VerilogHDL语言实现-FFT of OFDM system VerilogHDL language
fft
- f2812下的c语言实现fft快速算法,在软仿真模式下的-f2812 fft under the fast algorithm c language, in the soft emulation mode
fft
- 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
FFT_C语言
- 采用C语言实现FFT算法,基于DSP2812平台,可直接移植使用。(Using C language FFT algorithm, based on the DSP2812 platform, can be directly transplanted.)
FFT算法
- VHDL语言实现FFT算法和滤波算法分享(VHDL language FFT algorithm and filter algorithm to share)
C语言实现FFT(快速傅里叶变换)
- C语言实现FFT,实测效果极好,可经过修改实现二维FFT,以及FFT反变换。(C language to achieve FFT, measured results are excellent, can be modified to achieve two-dimensional FFT, and FFT inverse transform.)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
fft C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)
C语言实现FFT(快速傅里叶变换)
- 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
fft
- 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)
fft
- C语言实现fft算法,并使用fft算法实现多项式乘法(C language to achieve FFT algorithm, and use FFT algorithm to achieve polynomial multiplication.)