Representation of Dynamic Model in Matlab
2 次查看(过去 30 天)
显示 更早的评论
If I had the derivation of dynamic model of mobile robot shown below, how could i represent that model in the matlab/simulink , regarding to my leak understanding that i could represent it by state space block that existed in the matlab/simulink tools , if that right , so how could i convert that derivation to state-space form .
4 个评论
Star Strider
2014-5-26
My pleasure!
Start with the Control System Toolbox, then code your simulation in Simulink when you have it running in the Control System Toolbox. Simulink can interface with actual robot hardware, so that is likely your eventual destination.
I haven’t simulated a robot in a very long time, so I suggest you ask your professor for help in understanding what you need to do first and how you need to put everything together. (Effective planning before you start writing code is the most important part of your project.) That is certainly what I would do, especially if I had limited time to do it.
If you have problems, you are always welcome here. We will do what we can to help. You can also help others here as you gain experience.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!