Data 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

 Accepted Answer

Walter Roberson
Walter Roberson on 16 Jun 2011

0 votes

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.

3 Comments

Sangwoo
Sangwoo on 16 Jun 2011
Thank you for quick response.
What does " theoretical model" mean?? As a matter of fact, I am planning to use the 4th order butterworth lowpass filter.
Walter Roberson
Walter Roberson on 16 Jun 2011
For example, how much of the noise is in the item being measured, and how much of the noise is in the technology used for doing the measurements?
To toss some things out randomly: are the force measurements affected by frictive heating and if so how does that heat dissipate as a function of time and distance? Is the force being measured indirectly by optical fringing, and if so then does that imply you have quantum noise problems because of the use of CMOS or CCD detectors?
Walter Roberson
Walter Roberson on 16 Jun 2011
Is whatever sensing being done linear response or non-linear?
Is the noise additive noise or multiplicative noise? Is some of the noise due to quantum uncertainty "smearing" results?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!