digital filter help
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Hi,
I am trying to implement a filter to smooth some friction data. I would like there to be as little shift in the time domain as possible. I have been using the filtfilt function, but it matches the initial conditions at t=0 and t=t, and this isn't ideal due to the oscillations/noise in the data. Any recommendations on how to filter without shifting in time, but get more of an average at t=0 and t=t, rather than just match the initial conditions?
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!