搜索资源列表
p111111
- 产生一个函数的128个q15数据并把它写在一个x.h的文件里面供dsp读取用-have a function in 128 q15 data and write it on a paper inside the x.h for dsp Reading access
IGBT_ON_OFFtime_by_mianjidengxiaofa
- 用VB写的程序用以在使用面积等效法算法时计算出IGBT的开通时间,2407的指令周期,以及相对应的Q15格式数据.
dct2dmatrix
- dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。 dctmatrix.c给出了如何定标DCT系数。 dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。 DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]
ln_q15
- 使用曲线拟合法编写的计算ln(x)的c代码,量化精度为q15-Prepared using the curve-fitting method for calculating ln (x) of the c code to quantify the accuracy of q15
sin_q15
- 使用曲线拟合法编写的计算sin(x)的c代码,量化精度为q15-Prepared using the curve-fitting method for calculating sin (x) of the c code to quantify the accuracy of q15
sqrt_itera_q15x
- 采用牛顿迭代法编写的定点化的开方运算,定点化的精度为Q15-Newton iterative method used to prepare the prescr iption of the fixed-point computation, the accuracy of fixed-point Q15
sqrt_q15
- 采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescr iption of the fixed-point computation, fixed-point precision for Q15
dec2q15
- decimal to q15 conversion
q152dec
- q15 to decimal conversion
__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
PID
- PID: LDP #DP_B01 数据页4——0200h~0280h SETC SXM 允许符号扩展 LACL VREF Vref,Q.15*256 SUB V V,Q.15*256 SACL VE2 e(k)= Vref-V,Q15*256 SUB VE1 e(k-1),Q15*256 SACL PIDTMP1 Delta(e(k))=e(k)-e(k-1),Q15/256 SUB
pitch_filter_c
- Filter coefficicients in Q15.