EDN首页   博客首页

日志档案

发表于 2008-8-12 12:53:18

0

标签: 滤波器  

What is 2-tap filter?

Input: X(n)
Output: Y(n)


y(n)=SUM(i=0->N)(Ai*X(n-i))+SUM(i=1->M)(Bi*Y(n-i))


Ai and Bi are coefficients of the filter.


If N is finite and B(i) are all zero, the filter is a finite impulse
response filter(FIR). The number N is sometimes called the number 
of taps in the filter.

系统分类: DSP   |   用户分类: 数字信号处理   |   来源: 整理   |   【推荐给朋友】   |   【添加到收藏夹】

    阅读(285)    回复(0)  

投一票您将和博主都有获奖机会!