cfit simulink real time
Afficher commentaires plus anciens
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.
Réponses (1)
Diego Kuratli
le 6 Août 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.
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!