搜索资源列表
经典的DSP程序库
- 经典的DSP程序库
经典的DSP的C程序和汇编程序库常用例程
- 用金币买来的经典的DSP的C程序和汇编程序库常用例程,对初学者有很大的帮助,值得一看!!
lpc1700dsp库
- NXP LPC1700 DSP数据库软件
C6000系列DSP库
- C6000 DSP库
stm32_FFT2 使用STM32 的DSP库进行FFT变换
- 使用STM32 的DSP库进行FFT变换,此为程序代码,很好,适合初学者-Using the STM32 DSP library for FFT, this is the program code, good for beginners
stm
- STM32的固件库和DSP库,有应用例子,方便编程-STM32 DSP library firmware library and have applied examples, easy programming
STM32-DSP-demo
- STM32 DSP库,自带的官方例程,包括PID,IIR,FIR等。-STM32 DSP library, comes with official routines, including PID, IIR, FIR, etc.
sprc265
- TI的DSP库,This file contains a brief descr iption of the DSP Library and how to use it. -TI' s DSP library, This file contains a brief descr iption of the DSP Library and how to use it.
fft
- FFT应用库安装软件,DSP平台,C2000仿真软件运行。-FFT library to install the software applications, DSP platform, C2000 simulation software running.
STM32F10xDSPlibraryV101
- STM32F10x DSP库 V1.0.1-STM32F10x DSP Library V1.0.1
dsp
- 列举介绍了经典的DSP的C程序和汇编程序库常用例程,对从事DSP和初学者有一定的指导和参考学习价值-Listed and described in the classic compilation of DSP-C programs and library routines used for beginners in DSP and a certain degree of guidance and reference to learn the value of
Face-recognition--on-a-DSP
- 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
TI-DSP-c2000_FPU_dsp
- TI DSP c2000系列官方数字信号处理(DSP)库 含浮点(FPU)28335库 包括FFT,IIR等-TI DSP c2000_FPU_dsp.rar
stm32407的DSP库FFT运算
- 基于stm32407的DSP库FFT运算,经过测试,计算2048点的FFT,计算结果很准确
Filter-by-using-DSP-Lib
- stm32 cortex-m4的dsp库,包括各种滤波算法,例如FIR、IIR以及FFT等-dsp library of stm32 with cortex-m4 core which includes varies of algorithm like fir/IIR and fft etc
armfly-DSP-tutorials-Chapter-1
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程开始带领大家学习DSP教程,学习前首相要搞明白一个概念,DSP有两层含义,一个是DSP芯片也就是Digital Signal Processor,另一个是Digital Signal Processing,也就是我们常说的数字信号处理技术。本教程主要讲的是后者。- This tutorial uses a DSP library the ARM official, this libra
armfly-DSP-tutorials-Chapter-2
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要是讲解Matlab R2012a的安装过程,作为学习DSP的必备软件,掌握简单的Matlab操作是必须的。- This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-3
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程开始讲解Matlab的简易使用,作为学习DSP的必备软件,掌握简单的Matlab操作是必须的。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
stm32f1系列DSP库
- stm32f1系列DSP库,包括fft,fir滤波器,pid算法等一系列函数,源码为汇编语言编写。