non-causal filter simulink
1 view (last 30 days)
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.
0 Comments
Answers (1)
Mats
on 18 Mar 2013
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!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!