MATLAB: Data Filtering

digital signal filtering

I finally have obtained force plate data with the use of the MATLAB data aquisition toolbox. I think the data contain a lot of noise. With that, I want to know how to filter the data.
Thank you

Best Answer

You need a theoretical model of the noise in order to filter it properly. If you don't have a theoretical model, then I could say, "Just zero all of the data" and that would be a perfectly smooth solution that you wouldn't be able to discount.