I have the following time-continuous system: input signal -->abs block (in the time domain)-->ideal low pass filter block (in the frequency domain)-->output signal. In simulink I make the abs block with the Fcn block. My problem is to get ideal low pass filter with a 3000Hz band and 1 amplitude (linear scale). How could I get it? Maybe I should use Lowpass filter block? In this case what are the right parameters?
Thank you for your time.