cfit simulink real time
Mostrar comentarios más antiguos
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.
Respuestas (1)
Diego Kuratli
el 6 de Ag. de 2020
0 votos
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.
Categorías
Más información sobre Spline Postprocessing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!