搜索资源列表
f2812.fft.asm
- 利用汇编语言和TMS320F2812芯片实现fft的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小-use of assembly language and TMS320F2812 chip fft algorithm for 128 points and 256 points very effective, the process used to be considered too small signal value can not
TMS320F2812-fft
- F2812 标准fft算法,128点,256点,512点,1024点fft算法,具体做法为将库含数fft.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的fft算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard fft algorithm, 128, 256, 512, 1024-point fft algorithm, the specific approach to the library will join w
fft
- fft子程序,用于AVR单片机上,为7级128点的fft
avrfft+lcd12864
- 在proteus下仿真的fft试验!!!所得出的频谱波形在LCD12864 上显示-Under the simulation in Proteus fft test! ! ! The resulting spectrum waveform shown in LCD12864
fft
- fft汇编,用于MSP430系列 128点,频率抽取,外加功率谱分析-fft
fft_fixedPoint_console
- 定点复数fft算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex fft algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
fft_good
- 基于时间抽取(DIT)的128点fft程序,运行于MATLAB6.5中。-128 points fft program,based on DIT ,run in MATLAB 6.5 ,It s very shot , good for new learner .
fft_128_floating_point
- 基于Altera FPGA 的fft128浮点运算模块(veriolg HDL+C51) (开发环境:KeilC51+Quartus7.2)-The module of 128 floating-point fft based on Altera FPGA(veriolg HDL+C51) (Development environment:KeilC51+Quartus7.2)
fft
- 电子设计大赛中430写的fft变换程序,总共128个点,如果需要更多的点可自己设定-Electronic Design Competition fft transformation process 430 to write a total of 128 points, if you need more points to set their own
tt
- fft MegaCore v9.0 128点傅里叶变换模块-fft MegaCore v9.0 128 points Fourier transform module
fft
- 不定点的fft算法,当前可选择64,128,256,512,1024个点数,可自行添加其他-The fft algorithm is not fixed, the current choice 64,128,256,512,1024 one point, they are free to add other
meag128-128fft
- mega128 fft 128点算法程序非常易于移植最大程度方便您的使用-mega128 fft 128-point algorithm is very easy to transplant to maximize your convenience
fft-VCPP-1024-point
- fft VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar-fft 1024 point 512 point 128 point 64 point 32point
MSP430-fft
- 用msp430做的简单的fft运算,128位。-The msp430 do simple fft computation, 128.
fft
- 基于DSP2812的模拟量采集128点的fft算法,用于变频器的SVPWM控制-The DSP2812 analog capture the 128-point fft algorithm for inverter-based SVPWM control
fft-C
- C语言实现fft算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
TI-fft-SRC
- TI提供的fft算法源码 包括128点 256点 512点的C程序和汇编程序 -TI fft source CODE
fft
- 快速傅里叶变换 128 个点 c语言 简单易懂-Fast Fourier Transform
C-implementation-of-fft
- 纯C实现的fft,与matlab计算结果完全一样。点数必须为8,16,32,64,128,256- C implementation of fft, and matlab calculation results are exactly the same. 8,16,32,64,128,256 points must be...
128点 基8 fft
- 使用Verilog语言对128点 基8fft的实现(Implementation of 128-point basis 8fft)