搜索资源列表
MP_lab2
- c语言+ARM汇编用快速傅立叶变换实现图像压缩。FFT部分用ARM汇编实现,其他部分用C语言实现。
fft
- 基于tms320f2812dsp芯片的用c语言实现快速傅里叶变换算法
exp4_01_fft
- fft变换源程序,通过试验验证,已经可以在F2812上进行硬件仿真。
stm32_FFT2 使用STM32 的DSP库进行FFT变换
- 使用STM32 的DSP库进行FFT变换,此为程序代码,很好,适合初学者-Using the STM32 DSP library for FFT, this is the program code, good for beginners
STM32Spectrum
- 基于stm32的fft变换,实现对频谱的显示分析功能-Based on stm32 fft transform, to achieve the display of the spectrum analysis
main
- 使用STM32库文件实现FFT快速傅里叶变换-Achieved using the FFT transform STM32 library
stm32-fft
- 使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。-Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a ce
FFT
- 基于stc12c5a60s2的 fft音频快速傅里叶变换,可以扩展做数字滤波器-Fft audio based stc12c5a60s2 the fast Fourier transform, digital filters can be extended to do
fft_v0.5.6.1
- 快速傅里叶变换fft算法,基于时间的基2fft,其中针对ARM7 TDMI优化,采用查表的方式- Fast Fourier Transform algorithm, based on time-based 2fft, one optimized for ARM7 TDMI, using look-up table approach
1
- MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换-MATLABghdsp
1
- MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换-MATLABghdsp
fft
- FFT变换 C51 C语言,绝对正确, 效率高,已验证,欢迎下载-FFT, C51 C language, is absolutely correct, high efficiency, has been verified, please download
fft
- fft电能质量检测,快速傅立叶变换,ad73-fft quality detection, fast Fourier transform, ad7366
hardware
- FFT变换,有硬件说明架构和框图,说明傅里叶变换的原理和意义,同时附有128点的傅里叶变换-FFT
FFT_TO_DIS
- 利用加速度计算位移,通过FFT快速傅里叶变换实现,只需调整滤波频率-Displacement of the acceleration calculated by the fast Fourier transform FFT, simply adjust the filter frequency
fft_FOR_1024_POINT
- fft变换,可以对2的10次方个数据进行FFT和IFFT变换-fft transform, can be 2 to the 10th power data for FFT and IFFT transform
harmonic-analysis
- 快速傅立叶变换存在较大的误差, 无法直接用于电力 系统谐波分析。本文对 FFT 的泄漏误差进行了分析, 根据 Jain 和Grandke 提出的插值算法提出了多项余弦窗插值的 新算法, 对 FFT 的结果进行修正, 极大地提高了计算精度, 使之适用于电力系统的准确谐波分析。 文中给出了该算法进 行谐波分析模拟计算的算例, 计算结果表明, 不同的加窗算 法计算精度不同, 新算法的计算精度显著提高-Fast Fourier transform is a larger err
tms-320-c30-fft
- TI TMS320 C30系列CPU,汇编写的FFT快速傅里叶变换程序,有需要的可以参考一下。-TI TMS320 C30 series CPU, compilation of written procedures FFT Fast Fourier Transform, there is a need for reference.
music-fountain
- 主要是基于STM32的音乐喷泉调试程序,采样音频信号进行FFT变换,再输出PWM波控制电机出水。-Mainly musical fountain debugger STM32-based sampling FFT transform audio signals, and then outputs PWM wave to control the motor water.
基于STM32的快速傅里叶变换FFT
- 基于STM32的快速傅里叶变换FFT的变换代码,采用DSP库和keil5开发,可以实现基4的FFT变换