Abhibrata Adhikary
Followers: 0 Following: 0
Statistics
RANK
113,810
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 3 answers | 0
3
answersQuestion
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 years ago | 1 answer | 0