How to perform a Butterworth filter with zero phase shift in Simulink
11 views (last 30 days)
Show older comments
Hi All,
In order to obtain a zero-phase shift filter in matlab, I used to use butter() in order to get the filter coefficient and then use them with filtfilt(). As filtfilt acts on the forward and backward direction then my filtered signal was without phase shift.
Is there anything that I can do in order to perform the same operation in SIMULINK using the minimum number of blocks?
Any help and/or suggestions on that will really be appreciated!
Thanks in advance
Cheers
G
0 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!