How do I filter my data points without using signal processing toolbox?

20 次查看(过去 30 天)
I have an excel file containing 2 columns of data. Time and Encoder Raw data. From there I would like to smooth out the data (with lowpass filter FIR if possible) without using signal processing toolbox like sgolay? I have tried using sgolayfilt as a test to see if it works and now I want to do without it. How do I go about this?
Thank you very much and kind regards

采纳的回答

Image Analyst
Image Analyst 2022-1-31
Try movmean()

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by