No.13539968 ViewReplyOriginalReport
Can someone help me with my digital signal processing class?

I have a signal x[t] = sin(100t) + sin(2000t) + sin(6000t)

I want to only pass sin(2000t).

I'm guessing I have to use a butterworth filter and have the two cut off frequencies be 100 and 6000 right?

what should my sampling frequency be?