photo

Twinkle


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
259,884
of 300,513

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

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

  • Thankful Level 1

View badges

Feeds

View by

Question


cyclic pursuit
function main close all clear all clc global v n k rho x_t y_t; n=input('Enter the number of agents...

13 years ago | 0 answers | 0

0

answers

Question


accuracy n precision
what do i do so that the result of cos(pi/2) is zero?

14 years ago | 2 answers | 0

2

answers

Answered
from centrex=6, it should move again to 7(as repulsive force becomes zero & only attractive force exists), why does it move to %???????
Actually, i need to show that in the potential field method, if the obstacles are too near, robot cant go thru the path between ...

14 years ago | 0

Question


from centrex=6, it should move again to 7(as repulsive force becomes zero & only attractive force exists), why does it move to %???????
%It is an example of occurence of a situation in 'potential field method' in %which the robot is unable to pass through 2 cl...

14 years ago | 2 answers | 0

2

answers

Question


&& trouble !
if i make an array of delta(i) such that delta(i)=atan2(x,z) then the code: if ((delta(i)<0) && (delta>=pi)) delta(i)=2*p...

14 years ago | 1 answer | 0

1

answer