搜索结果

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

按分类筛选

显示更多分类

DSP编程 这是一个用TI公司的DSP处理芯片以及C语言编写的FFT的程序

这是一个用TI公司的DSP处理芯片以及C语言编写的FFT的程序,工程当中非常有用!
https://www.eeworm.com/dl/516/127296.html
下载: 149
查看: 1216

DSP编程 一个ti dsp平台上验证过的fft的汇编程序.供大家参考

一个ti dsp平台上验证过的fft的汇编程序.供大家参考
https://www.eeworm.com/dl/516/292986.html
下载: 48
查看: 1092

单片机开发 Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, c

Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, can do either fixed or floating point with just a recompile, and is efficient enough for all but the most demanding applications.
https://www.eeworm.com/dl/648/280774.html
下载: 154
查看: 1305

软件设计/软件工程 老外写的关于FFT的论文 老外写的关于FFT的论文

老外写的关于FFT的论文 老外写的关于FFT的论文
https://www.eeworm.com/dl/684/310567.html
下载: 83
查看: 1113

其他 PWM 变频调速FFT分析 use the FFT tool of Powergui to display the frequency spectrum of voltage and current

PWM 变频调速FFT分析 use the FFT tool of Powergui to display the frequency spectrum of voltage and current waveforms.
https://www.eeworm.com/dl/534/320310.html
下载: 46
查看: 1117

教育系统应用 一种混合高速的FFT算法 可以快速计算高阶FFT

一种混合高速的FFT算法 可以快速计算高阶FFT
https://www.eeworm.com/dl/621/350687.html
下载: 96
查看: 1118

DSP编程 fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
https://www.eeworm.com/dl/516/314129.html
下载: 155
查看: 1178

文章/文档 fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays

fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
https://www.eeworm.com/dl/652/343486.html
下载: 87
查看: 1085

数学计算 DTMB 中3780FFT应用程序,对特殊长度FFT用了WFTA算法

DTMB 中3780FFT应用程序,对特殊长度FFT用了WFTA算法,还有素因子分解算法
https://www.eeworm.com/dl/641/428431.html
下载: 80
查看: 1090

数学计算 精简的FFT程序库,可实现任意点FFT与CZT算法

精简的FFT程序库,可实现任意点FFT与CZT算法
https://www.eeworm.com/dl/641/435375.html
下载: 39
查看: 1275