cfit simulink real time
이전 댓글 표시
Is it possible to process data in simulink real time using a cfit smoothing spline that was defined offline?
We would like to convert a measured voltage to a distance using a cfit function that was created during sensor calibration.
답변 (1개)
Diego Kuratli
2020년 8월 6일
0 개 추천
You can acquire the signal with a frame-based analog input module. At every sample step, you can process the acquired frame with your algorithm.
카테고리
도움말 센터 및 File Exchange에서 Spline Postprocessing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!