cfit simulink real time
3 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
Diego Kuratli
2020 年 8 月 6 日
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Splines についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!