Abhibrata Adhikary
Followers: 0 Following: 0
Feeds
질문
How to avoid the local minima problem in mobile robot control and execute it in matlab
I am working on mobile robot control using potential field and wanted to implement the local minima issue and how to overcome th...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
2D plot and animation
figure(); plot(x(:,1),x(:,3),'b',x(:,5),x(:,7),'r',x(:,9),x(:,11),'g') axis([0 15 0 15]) I want to make a animation t...
6년 초과 전 | 답변 수: 3 | 0
3
답변질문
state space equation in simulink
Can someone please let me know how to implement the following state space equation x'' + 2x' + x = u and y = x in simulink, with...
6년 초과 전 | 답변 수: 1 | 0