non-causal filter simulink

Is there an easy way to integrate a non-causal filter in a simulink model? I've been looking in the filtfilt command but so far I can't integrate it in my model.

Answers (1)

Mats
Mats on 18 Mar 2013

0 votes

Maybe reverse the signal first, then use a filter, reverse the filtered signal and use the same filter again. Hopefully this is of some help!

Asked:

on 17 Mar 2013

Community Treasure Hunt

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

Start Hunting!