How do I analyze the response of a curve as it passes through a filter?

1 view (last 30 days)
I have a curve (attachement). I want to run the curve through a 250Hz low pass filter and analyze the response. My sampling frequency is 800 kHz. How do I go about this?

Answers (1)

Robert U
Robert U on 17 Jan 2019
Hi Karthik Mahesh,
have a look into function lsim(). This function provides response of linear systems in time domain.
Kind regards,
Robert

Products


Release

R2014a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!