文件名称:FFT_algorithm
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- caoxi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FFT算法的c语言实现
c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是
FFT子程序求s的256点的FFT的方法-FFT algorithm c language
c language of the time taken for FFT algorithm program, enter the two parameters, one input sequence xin, using the plural form, the array subscr ipt 1 from the start, retained, and the other is the FFT points N. The following FFT subroutine is seeking a 256 point FFT s way
c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是
FFT子程序求s的256点的FFT的方法-FFT algorithm c language
c language of the time taken for FFT algorithm program, enter the two parameters, one input sequence xin, using the plural form, the array subscr ipt 1 from the start, retained, and the other is the FFT points N. The following FFT subroutine is seeking a 256 point FFT s way
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FFT_algorithm.c