フィルターのクリア

how to smooth circular playback data set to avoid the discontinuity in value?

5 ビュー (過去 30 日間)
Daniel Hsu
Daniel Hsu 2021 年 3 月 4 日
コメント済み: Daniel Hsu 2021 年 3 月 10 日
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

採用された回答

Shraddha Jain
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 ExchangeSmoothing and Denoising についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by