搜索资源列表
IGBT_ON_OFFtime_by_mianjidengxiaofa
- 用VB写的程序用以在使用面积等效法算法时计算出IGBT的开通时间,2407的指令周期,以及相对应的Q15格式数据.
__Lib_Q15
- Qmath functions: Functions for fixed point numbers. Aritmetic and trigonometry functions with Q15 representation of float numbers.
NEW-Q-TYPE-COMPUTATION-
- 一种新的定点DSP Q 格式数乘法运算方法 ,DSP TMS320F2812,解决了 Q15 格式整型数相乘结果溢出的问题-The compute result overflow problem often happen in the mutiplication of Q15 format numbers, and this problem load to the inaccurateness of compute result. To solve this pr oblem,
CMSIS-Library-usage-guide
- CMSIS-DSP库使用指南 CMSIS(Cortex处理器软件接口标准)是ARM推出的基于ARM Cortex-M系列处理器的硬件抽象层 接口。CMSIS包含以下几个部分: 1) CMSIS-Core:包括Cortex-M处理器核和外设的接口API,也包括了使用Cortex-M4核SIMD 指令的内函数 2) CMSIS-DSP:包含了超过60个DSP处理函数,可处理不同的数据类型,包括定点(分数 q7,q15,q31)和单精度浮点 3) CMSIS-RTOS
armfly-DSP-tutorials-Chapter-14
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解支持函数中的Q7,Q15和Q31分别向其它类型数据转换。-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-30
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解复数FFT的浮点和定点Q31,Q15的实现。本章节使用的复数FFT函数来自ARM官方库的TransformFunctions部分-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-32
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解实数的浮点和定点Q31,Q15的实现。关于这部分的知识点和函数的计算结果上,官方的文档有一些小错误,在章节中会跟大家详细讲述,还有一个要注意的问题,调用实数FFT函数一定要使用CMSIS-DSP V1.4.4及其以上版本,以前的版本有bug。-This tutorial uses a DSP library the ARM official, this library supports
