登录
首页 » 算法 » DSP6713 的FIR算法实现

DSP6713 的FIR算法实现

于 2022-02-02 发布 文件大小:358.17 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

这个是关于DSP6713的一个FIR算法的实现,仿真以通过,可以直接观察波形,基本的使用时,产生波形后,在CCS的view下观看波形的产生/*  Purpose:FIR filter procedure for processing a group of data               *//*  Prototype in C:void fir_filter(const int x[],const int h[],              *//*                                 short y[],int n,int m,int s);              *//*  const int x[]:输入信号的缓冲数组,int类型,在滤波中不可修改              *//*  const int h[]:滤波器的系数数组,int类型,在滤波中不可修改                *//*  short y[]:输出信号的缓冲数组,short类型                                  *//*  n:滤波器长度,本例中为ORDER_FIR                 &nbs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。...
    在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code that is generated in accordance with any number of points, Delaunay triangulation function.
    2022-06-12 17:50:14下载
    积分:1
  • 支持多道进程并发的简单管理模拟系统
    支持多道进程并发的简单管理模拟系统-Support for multi-channel process complicated by the simple management simulation system
    2022-07-26 06:54:45下载
    积分:1
  • C++ BP源程序.rar
    编译原理课程设计- The translation principle curriculum designs
    2023-08-20 19:20:02下载
    积分:1
  • VB6 MD5 哈希值
    MD5 哈希计算器  VB6 (模块)。 你可以将模块添加到您的项目。
    2023-06-25 07:40:03下载
    积分:1
  • 二维几何图形变换的演示
    二维几何图形变换的演示--Demo for Two-dimensional geometric graph transforming
    2022-03-19 18:04:59下载
    积分:1
  • Sicily 1009梅森素数
    One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers. A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.) Initially it looks as though the Mersenne numbers are all primes. Prime Corresponding Mersenne Number 2 4–1 = 3 -- prime 3 8–1 = 7
    2022-03-17 05:46:40下载
    积分:1
  • 在matlab环境,实现language,根据所给的点确定原函数
    在matlab环境,实现language算法,根据所给的点确定原函数-language method
    2022-04-27 17:39:33下载
    积分:1
  • 优化设计C语言程序 进退找区间、坐标轮换发、黄金分割、区间消去等...
    优化设计C语言程序 进退法找区间、坐标轮换发、黄金分割法、区间消去法等-Optimal Design of C language program to advance and retreat method to find range, coordinates the rotation of hair, golden section method, interval elimination method, etc.
    2022-05-14 01:40:07下载
    积分:1
  • 棋盘八皇后
    棋盘八皇后-eight Queen"s chessboard
    2023-07-25 13:20:03下载
    积分:1
  • Hash大全
    Hash算法大全,收集于互联网,包含:旋转hash,混合hash算法,输出64位的值,AP算法,DEK算法,DJB算法,Thomas Wang的算法,整数hash,ELF算法,SDBM算法,BKDR算法,等
    2022-05-05 08:28:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载