How do I filter my data points without using signal processing toolbox?
22 views (last 30 days)
Show older comments
Michael Arvin
on 31 Jan 2022
Edited: Michael Arvin
on 10 Feb 2022
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/879820/image.png)
1 Comment
Image Analyst
on 2 Feb 2022
Not sure what your edit was, but you still forgot to attach the Excel workbook.
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Statistics and Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!