Answer Posted / priyadarsan.u.s
Have u seen your mother using filter in kitchen to remove
tea dust from tea? ...yeah the same is the task with
electronic filter(not to remove tea dust..ha..ha.).To remove
unwanted part from a mixture.Usually the raw signals we get
to process contain many unwanted frequencies (lets call it
as 'noise' for the time being)which need to be removed. For
this purpose we need a filter.Basically there are filters of
the following kind. a)lowpass(filters out higher freq signals)
b)highpass(filters out lower freq sigs)
c)bandpass(which filters out a mid band of freq
rejects both higher & lower freqs)
d)bandreject(name speaks for it)
Filters can also be classified as
a)Digital
b)Analog
on the basis of how they are implemented.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hello, I need to compare, using a cobol program, two cobol skeletons. I don't know if it is easy to do this or it will be so complicated. I wanna have your opinions. Thanks a lot
please kindly send me the details about courses that are offered in nda
tell me the e book for data structure (basic)
Hi, I am preparing for Assistant Motor Vehicle Inspector (AMVI) exam.If any body having old question papers please send.My mail id is siyadndd@gmail.com
i am satish i want to preapare for group-1 exams so please help me?
anybody, Please send me the NIC(scientific officer/programmer) model questions papers to this mail id:imtiyazahamed14@gmail.com
what is compiler
Can have i call constructor in interface?
How would Nvidia increase the core clock speed anymore?
what is rapid application development
what are the steps u follow to create an custom idoc program in which environment u create the program?
What are annotations? What are assertions? why they are used why not if-else?? what is normalization? what is QuickSort? what are Avl trees?
Write a program to print Pattern 1) If user enters 3 1 2*3 4*5*6 4*5*6 2*3 1 2) If user enters 4 1 2*3 4*5*6 7*8*9*10 7*8*9*10 4*5*6 2*3 1
can u perform addition of two octal numbers using java?
what is the use of typedef in c language?