how to smooth circular playback data set to avoid the discontinuity in value?
조회 수: 8 (최근 30일)
이전 댓글 표시
I want to repeatly playback a set of data in time-domain. But there is a discontinuity between its beginning value and its end value, which creates a spike in data frequemcy spectrum. How do I apply a smooth filter in Matlab? Thanks
Dan
댓글 수: 0
채택된 답변
Shraddha Jain
2021년 3월 10일
Hi Daniel,
You can use the filtfilt function to perform filtering of the data. For more information, you may refer to a similar question answered in the community,
Hope this helps!
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spectral Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!