搜索结果

找到约 2,192 项符合 FFt 的查询结果

按分类筛选

显示更多分类

汇编语言 FFT asm version.A zip file of all the files is provided in FFT.ZIP

FFT asm version.A zip file of all the files is provided in FFT.ZIP
https://www.eeworm.com/dl/644/464119.html
下载: 33
查看: 1072

技术资料 FFT算法DSP实现(DIT基2FFT运算流图)

该文档为FFT算法DSP实现(DIT基2FFT运算流图)是一份不错的学习FFT算法的文档
https://www.eeworm.com/dl/861706.html
下载: 5
查看: 9393

技术资料 通过1个复FFT计算2个实FFT的例子

此算法是通过1个复FFT计算2个实FFT的算法,这样节省很多时间,而且实现起来简单。结合自己的思想和算法,经过改进可以应用到多个工程算法当中去。
https://www.eeworm.com/dl/960921.html
下载: 4
查看: 8107

其他 8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Se

8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins.
https://www.eeworm.com/dl/534/182105.html
下载: 96
查看: 1210

DSP编程 DSP快速付里叶变换FFT DSP快速付里叶变换FFT DSP快速付里叶变换FFT

DSP快速付里叶变换FFT DSP快速付里叶变换FFT DSP快速付里叶变换FFT
https://www.eeworm.com/dl/516/294897.html
下载: 39
查看: 1047

DSP编程 快速傅立叶变换(FFT)的原理。 2407的FFT的程序代码

快速傅立叶变换(FFT)的原理。 2407的FFT的程序代码
https://www.eeworm.com/dl/516/150717.html
下载: 190
查看: 1114

数学计算 DIT-FFT算法子程序 FFT长度为2m

DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。 ...
https://www.eeworm.com/dl/641/215025.html
下载: 178
查看: 1095

数学计算 DIT-FFT算法子程序 FFT长度为2m

DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。 ...
https://www.eeworm.com/dl/641/215050.html
下载: 111
查看: 1183

DSP编程 the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,comp

the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,compared with inbuilt fft and goertzel function , working well given with output also.
https://www.eeworm.com/dl/516/463484.html
下载: 32
查看: 1084

软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a

ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.
https://www.eeworm.com/dl/684/463922.html
下载: 172
查看: 1073