apply mass spring damper pid
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i have a similar system to the one in matlab: open_system('rct_mass_spring_damper')
i want to do that in real time (each mili-second input error tp pid and output the force)
i dont understand how to do that
also i understand there is an option to tune parameteres automatic - how do i do that?
thank you
0 Commenti
Risposte (1)
Maadhav Akula
il 17 Lug 2019
I understand that you want to execute real time input/output using your Simulink model. You can do that by browsing in the Simulink library for Simulink Real Time and choose the appropriate block which suits your needs.
For more information, check the links below:
0 Commenti
Vedere anche
Categorie
Scopri di più su General Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!