Feeds
提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
accuracy n precision
what do i do so that the result of cos(pi/2) is zero?
13 years 前 | 2 个回答 | 0
2
个回答已回答
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 ...
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 ...
13 years 前 | 0
提问
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...
13 years 前 | 2 个回答 | 0
2
个回答提问
&& 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...
13 years 前 | 1 个回答 | 0