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.

Answers (1)

Diego Kuratli
Diego Kuratli on 6 Aug 2020

0 votes

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.

Categories

Products

Release

R2018b

Asked:

on 14 Jul 2020

Answered:

on 6 Aug 2020

Community Treasure Hunt

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

Start Hunting!