搜索:DSP FFT

找到约 10,000 项符合「DSP FFT」的查询结果

结果 10,000
按分类筛选
显示更多分类
https://www.eeworm.com/dl/534/182105.html 其他

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.
下载 96
·
查看 1210
https://www.eeworm.com/dl/516/150717.html DSP编程

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

快速傅立叶变换(FFT)的原理。 2407的FFT的程序代码
下载 190
·
查看 1114
https://www.eeworm.com/dl/641/215025.html 数学计算

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

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

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

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

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.
下载 172
·
查看 1073
https://www.eeworm.com/dl/641/469021.html 数学计算

This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inve

This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
下载 67
·
查看 1126
https://www.eeworm.com/dl/894249.html 技术资料

FFT Verilog RTL 经过测试与Altera FFT IP相当的verilog代码

FFT Verilog RTL 经过测试与Altera FFT IP相当的verilog代码
下载 2
·
查看 2527
https://www.eeworm.com/dl/518/11354.html 数值算法/人工智能

C51的FFT

FFT的单片机计算方法,挺好使的,要的请下,不要积分
下载 173
·
查看 1223
https://www.eeworm.com/dl/503/13702.html C/C++语言编程

FFT算法c程序forARM

fft针对ARM应用的源程序,网上资料,与大家分享。
下载 189
·
查看 1121
https://www.eeworm.com/dl/541/13815.html 资料/手册

FFT的verilog实现详解

本论文主要介绍FFT的硬件实现方案,原理,有益参考设计。
下载 156
·
查看 1154