MATLAB:Filtering Noise in Data

  • MATLAB
  • Thread starter Saladsamurai
  • Start date
  • Tags
    Data Noise
  • #1
3,021
7
Hello all :smile:

I am currently doing some experiments in combustion where the pressure inside of a closed vessel is recorded while a mixture of fuel/air are ignited. It's obvious from a physical standpoint that the plot of the recorded pressure data against time should resemble a monatomically increasing function (until the flame hits the walls of the chamber and the pressure falls off). However it is quite noisy since data are sampled on the order of microseconds. I am wondering if there is a way to use MATLAB to filter out the noise a bit so I can "smooth out" the data a bit. I am not terribly well-versed in MATLAB, but I have access to it and would love to learn how this can be done.

Any thoughts? Thank you. :smile:
 
  • #2
All you need is a low-pass filter. If you have the Matlab signal processing toolbox, there are many filters included. Here's an easy-to-use http://www.mathworks.com/help/toolbox/signal/medfilt1.html" [Broken].
 
Last edited by a moderator:

Suggested for: MATLAB:Filtering Noise in Data

Replies
1
Views
827
Replies
2
Views
971
Replies
8
Views
806
Replies
6
Views
948
Replies
1
Views
668
Replies
4
Views
631
Replies
5
Views
1K
Replies
2
Views
668
Replies
1
Views
1K
Back
Top