non-causal filter simulink
Show older comments
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
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!
Categories
Find more on Digital Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!