For Programmers: Free Programming Magazines  


Home > Archive > Mathematica > April 2007 > Apply filter to measured data









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Apply filter to measured data
Oliver Friedrich

2007-04-25, 8:10 am

Hallo,

I have lists of measured data

{{t0,f[t0]},{t1,f[t1]},...,{tn,f[tn]}}

where the samplepoints are not (!) distributed equidistant.

I want to apply an analog lowpass filter (1. order RC lowpass) to this list
to get a list of the filtered signal. I have the Signals&Systems package,
but the filters need to be applied to a function. So I turned these lists
into InterpolationFunction objects, but they don't work together with the
Signals&Systems toolbox. I tried to convert these InterpolationFunctions
objects into the PiecewiseContinuousData objects, but this didn't work
either with the filters.

Is there a way to use the Signals&Systems toolbox on such lists?

Thank you
Oliver Friedrich

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com