搜索资源列表

  1. p111111

    0下载:
  2. 产生一个函数的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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:44
  1. IGBT_ON_OFFtime_by_mianjidengxiaofa

    0下载:
  2. 用VB写的程序用以在使用面积等效法算法时计算出IGBT的开通时间,2407的指令周期,以及相对应的Q15格式数据.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9652
    • 提供者:王勋
  1. dct2dmatrix

    0下载:
  2. 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]
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:91508
    • 提供者:haoding
  1. p111111

    0下载:
  2. 产生一个函数的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
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:44
  1. IGBT_ON_OFFtime_by_mianjidengxiaofa

    0下载:
  2. 用VB写的程序用以在使用面积等效法算法时计算出IGBT的开通时间,2407的指令周期,以及相对应的Q15格式数据.-Using VB to write the procedures to follow in the use of the area, such as algorithms to calculate the opening time IGBT, 2407 number of instruction cycles, as we
  3. 所属分类:DSP编程

    • 发布日期:2024-06-30
    • 文件大小:9216
    • 提供者:王勋
  1. dct2dmatrix

    0下载:
  2. 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]-dct.pdf formula des
  3. 所属分类:图形图象

    • 发布日期:2024-06-30
    • 文件大小:91136
    • 提供者:haoding
  1. ln_q15

    0下载:
  2. 使用曲线拟合法编写的计算ln(x)的c代码,量化精度为q15-Prepared using the curve-fitting method for calculating ln (x) of the c code to quantify the accuracy of q15
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:姜莎
  1. sin_q15

    0下载:
  2. 使用曲线拟合法编写的计算sin(x)的c代码,量化精度为q15-Prepared using the curve-fitting method for calculating sin (x) of the c code to quantify the accuracy of q15
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:姜莎
  1. sqrt_itera_q15x

    0下载:
  2. 采用牛顿迭代法编写的定点化的开方运算,定点化的精度为Q15-Newton iterative method used to prepare the prescr iption of the fixed-point computation, the accuracy of fixed-point Q15
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:姜莎
  1. sqrt_q15

    0下载:
  2. 采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescr iption of the fixed-point computation, fixed-point precision for Q15
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:姜莎
  1. dec2q15

    0下载:
  2. decimal to q15 conversion
  3. 所属分类:Windows编程

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:lux
  1. q152dec

    0下载:
  2. q15 to decimal conversion
  3. 所属分类:Windows编程

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:lux
  1. __Lib_Q15

    0下载:
  2. Qmath functions: Functions for fixed point numbers. Aritmetic and trigonometry functions with Q15 representation of float numbers.
  3. 所属分类:DSP编程

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:Mihailo
  1. NEW-Q-TYPE-COMPUTATION-

    0下载:
  2. 一种新的定点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 re
  3. 所属分类:DSP编程

    • 发布日期:2024-06-30
    • 文件大小:143360
    • 提供者:郭晨
  1. CMSIS-Library-usage-guide

    0下载:
  2. CMSIS-DSP库使用指南 CMSIS(Cortex处理器软件接口标准)是ARM推出的基于ARM Cortex-M系列处理器的硬件抽象层 接口。CMSIS包含以下几个部分: 1) CMSIS-Core:包括Cortex-M处理器核和外设的接口API,也包括了使用Cortex-M4核SIMD 指令的内函数 2) CMSIS-DSP:包含了超过60个DSP处理函数,可处理不同的数据类型,包括定点(分数 q7,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-30
    • 文件大小:315392
    • 提供者:梁东
  1. armfly-DSP-tutorials-Chapter-14

    0下载:
  2. 本教程使用的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.
  3. 所属分类:DSP编程

    • 发布日期:2024-06-30
    • 文件大小:418816
    • 提供者:安富莱电子
  1. armfly-DSP-tutorials-Chapter-30

    0下载:
  2. 本教程使用的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
  3. 所属分类:DSP编程

    • 发布日期:2024-06-30
    • 文件大小:720896
    • 提供者:安富莱电子
  1. armfly-DSP-tutorials-Chapter-32

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解实数的浮点和定点Q31,Q15的实现。关于这部分的知识点和函数的计算结果上,官方的文档有一些小错误,在章节中会跟大家详细讲述,还有一个要注意的问题,调用实数FFT函数一定要使用CMSIS-DSP V1.4.4及其以上版本,以前的版本有bug。-This tutorial uses a DSP library the ARM o
  3. 所属分类:DSP编程

    • 发布日期:2024-06-30
    • 文件大小:428032
    • 提供者:安富莱电子
  1. PID

    0下载:
  2. 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
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:6032384
    • 提供者:liangguocai
  1. pitch_filter_c

    0下载:
  2. Filter coefficicients in Q15.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-30
    • 文件大小:1024
    • 提供者:kalongwing

源码中国 www.ymcn.org