[DUG] Chart Smoothing

Todd Martin todd.martin.nz at gmail.com
Sun May 9 13:56:11 NZST 2021


Maybe adapt a median filter to Delphi.
http://rosettacode.org/wiki/Median_filter

On Sun, May 9, 2021 at 1:24 PM Marshland Engineering <
marshland at marshland.co.nz> wrote:

> I'm reading a noisy signal and need to filter the data. I've tried many
> home
> grown techniques but none are any good enough.
>
> Here is a sample of the data. I'm working on acceleration which is the
> rate of
> change of speed. The change of speed between samples (30hz) is quite small
> so
> the result is quite noisy as you can see.
>
> http://www.marshland.co.nz/ftp/Delphi/Plot.jpg
>
> Anyone found something that I can use ?
>
> Thanks Wallace
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
> Subject: unsubscribe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20210509/7f7c9d53/attachment.html 


More information about the Delphi mailing list