I am trying to understand how I can apply a low-pass filter to a signal.
Let's say that I have the following:
$f(t) = 500\sin(500t)\cos(2kπt)$
I want to apply an ideal low-pass filter having a cutoff frequency of $500$Hz.
What steps should I follow in this particular case?
Thanks a lot!