Learn Before
Relation

Filter Design

A digital filter is basically a computer algorithm which process discrete information to extract or eliminate unwanted data. There are two types of digital filters

  • FIR ( Finite Impulse Response ) Filter
  • IIR ( Infinite Impulse Response ) Filter

0

1

Updated 2021-07-13

Tags

Python Programming Language

Data Science