apply mass spring damper pid
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Maadhav Akula
2019년 7월 17일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!