搜索资源列表
baserej
- 此代码在ccs上开发。适用于TI54系列dsp,使用汇编语言编写。此程序针对心电信号采集时有基线漂移的现象,采用软件处理的方法,使用中值滤波去除心电图中的基线漂移。代码中的rawdata为待处理的心电数据,实验证明,此代码能够非常好地去除了心电漂移的现象,得到很好的心电图。
Filters
- 10种软件滤波方法的示例程序 1、限副滤波 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -10 kinds of software filtering method
Base_on_Matlab_DSP_FIR
- 给出了利用Matlab与DSP技术相结合的语音信号FIR滤波的软件、硬件实现方法。分析了FIR滤波器的特性。-Shows the use of Matlab and DSP technology, a combination of voice signal FIR filtering software, hardware implementation. Analysis of the FIR filter characteristics.
lvbo
- 此为软件滤波方法大全,其中包含文档和Keil编写的程序,程序为算法,在其他软件环境下也可以用,包括7种软件滤波方法-This is a software filtering method Daquan, which contains documentation and Keil programs written procedures for the algorithm can also be used in other software environments, including seven
5IIR DF的设计方法
- 数字电路滤波器设计原理,对我们通过软件滤波起到重要作用(Digital circuit filter design principle, for us through software filtering plays an important role)