Representation of Dynamic Model in Matlab

5 views (last 30 days)
Maria
Maria on 22 May 2014
Commented: Star Strider on 26 May 2014
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 Comments
Maria
Maria on 26 May 2014
Many thanks to Mr. Star Strider .
Star Strider
Star Strider on 26 May 2014
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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!