How to perform a Butterworth filter with zero phase shift in Simulink
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!