Retrieve the good measurement from multiple samples

Hi!
I have a sensor whose accuracy does not meet the accuracy I need.
For a given measure (known) I made several acquisitions. By averaging acquisitions I get a better result but it is not yet at the desired accuracy.
Based on several acquisitions of my sensor for known measures, I wonder if there would not be a tool in matlab which possibly allow me to analyze the response of my sensor to further improve the accuracy of measurement.
In the final application the system will always perform post-processing of multiple samples to determine the final measurement.
Thank you!

2 Commenti

Thorsten
Thorsten il 2 Dic 2014
Modificato: Thorsten il 2 Dic 2014
If you cannot get along with averaging the values, it would be helpful if you could provide the measurements for the known measures.
Yes of course! I have joined 3 acquisitions.

Accedi per commentare.

 Risposta accettata

Hi Simon. The sensor always underestimates the true value. You can correct that my sorting the measurements and omit the N lowest values. I got good results with N = 3:
5564.00 9999.18 20003.57

Più risposte (0)

Categorie

Richiesto:

il 2 Dic 2014

Modificato:

il 3 Dic 2014

Community Treasure Hunt

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

Start Hunting!

Translated by