how to smooth circular playback data set to avoid the discontinuity in value?
2 次查看(过去 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!