Sensor Data Curve fitting problem in realtime
조회 수: 4 (최근 30일)
이전 댓글 표시
Greetings,
I am developing a position sensor, after filtering my sensor data I am still getting a nonlinear drift in my readings, The sensor data after a 360 degrees of rotation is a sine shape function. Also, I am getting a feedback from a motor encoder which is plotted over my sensor signal and there I can see that there is a drift in the readings due to assembly tolerances most likely. Is there a way to Curve fit my sensor data if I have a recorded cycle of a correct data from the motor encoder?
What I want to achieve is to correct my data in runtime based on a pre stored Curve. (the key here is to Curve fit while the sensor is in operation) (delays are not important)
I appreciate your help.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!