From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Valery Pipin To: community@lists.altlinux.org Date: Wed, 5 Jul 2006 13:47:27 +0900 User-Agent: KMail/1.9.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200607051347.27871.pip@iszf.irk.ru> X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on ns.iszf.irk.ru X-Virus-Status: Clean Subject: Re: [Comm] please help on translation X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 04:47:30 -0000 Archived-At: List-Archive: List-Post: > > > Более правильно будет - фильтр низких частот (ФНЧ). Утверждаю это как > > > радиотехник со стажем. Я кстати ничего не имею против такой переформулировки. Просто мне показалось что это не совсем касается радиотехники. > > > > Тогда про комментируйте пожалуйста: > > http://ccrma.stanford.edu/~jos/filters/Pole_Zero_Analysis_I.html). > > _______________________________________________ > > Если не сложно, скопируйте в письмо, что там написано? У меня нет > возможности выхода в "мировой" интернет This chapter discusses pole-zero analysis of digital filters. Every digital filter can be specified by its poles and zeros (plus a gain factor). Poles and zeros give useful insights into a filter's response, and can be used as the basis for digital filter design. The Durbin step-down recursion for checking filter stability by finding the reflection coefficients is presented, including matlab code. Going back to Eq. (6.5), we can write the general transfer function for the recursive LTI digital filter as $\displaystyle H(z) = g\frac{1 + \beta_1 z^{-1}+ \cdots + \beta_M z^{-M}}{1 + a_1 z^{-1}+ \cdots + a_N z^{-N}} \protect$ Еще отсюда: http://www-k.ext.ti.com/SRVS/Data/ti/KnowledgeBases/analog/document/faqs/1p.htm Problem: What is a Single Pole Filter? Solution: A Single Pole filter is a filter that rolls off frequencies in the stop band 20 dB per decade.