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

Thorsten
Thorsten 2014년 12월 2일
편집: Thorsten 2014년 12월 2일
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.

댓글을 달려면 로그인하십시오.

 채택된 답변

Thorsten
Thorsten 2014년 12월 3일
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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Simultaneous and Synchronized Operations에 대해 자세히 알아보기

질문:

2014년 12월 2일

편집:

2014년 12월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by