Clear Filters
Clear Filters

cfit simulink real time

6 views (last 30 days)
Rick Baade
Rick Baade on 14 Jul 2020
Answered: Diego Kuratli on 6 Aug 2020
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
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

Find more on Multicore Processor Targets in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!