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!