搜索资源列表
DSP_FFT
- 基于stm32 DSP库的1024个点的FFT运算,对st公司的源程序进行了改进。仅需修改少量定义就能换成256点或64点的运算-Stm32 DSP-based library of 1024 point FFT operation, the company' s source of st has been improved. Can only modify the definition of a small amount of 256 points or 64 points into c
fft64
- DSP 2812的 64点fft的C程序-2812 proceedings of the 64-point fft
fft
- 基于TMS320C6416 DSP芯片的fft程序,需要根据自己硬件不同来修改.asm文件,其中fft是由C写成。-Based on the TMS320C6416 DSP chip fft procedures, the need to modify their own different hardware. Asm document written in C by fft.
DSP
- 通过TLC320AD50采集音频信号(f.max<10kHz),编写DSP的FFT处理程序(自定频谱分辨力),获得幅频特性之后,在点阵液晶(128*64)中大致显示出幅频图。并在液晶中用文字显示频率幅值前三的频率值。-By TLC320AD50 capture audio (f.max < 10kHz), the preparation of the FFT DSP processing (custom spectral resolution), obtained after the
STM32F10x_DSP_Lib_V1.0.1
- STM32的DSP库,包括64点,256点,1024点FFT和PID控制算法-The STM32 DSP library, including 64 points, 256 points, 1024 points FFT and the PID control algorithm
STM32_lattice_-music-_spectrum
- STM32 DSP库实现的音乐频谱,程序可配置为32点的FFT和64点的FFT,最后在32*64单色或者双色LED点阵屏上显示音乐频谱。-STM32 DSP library implements the musical spectrum, the program can be configured as a 32-point FFT and 64-point FFT last 32* 64 monochrome or color LED Display Screen display music
FFT
- CCS 64点FFT实现 用于DSP实验-CCS 64-point FFT for DSP experimental realization
FFT
- 利用DSP的高速处理速度,TI官方傅立叶变换库函数,最基本的点数可以用。例如 36,64,128-The use of high-speed DSP processing speed, TI official Fourier transform library functions and basic points can be used. For example 36,64,128
armfly-DSP-tutorials-Chapter-28
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解ST官方汇编FFT库的应用,包括1024点,256点和64点FFT的实现。- This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.