Feeds
提问
Velocity/Heading Model in a Slalom Manoeuvre
Hi everyone, I've been going through this project for Uni but I am stuck at where I need to calculate the complete trajectory w...
5 years 前 | 0 个回答 | 3
0
个回答提问
Changing the values of an array with an if condition inside a for-loop
Hi everyone, So I have this code: % Repulsive forces (Fr) rho_r = sqrt((x-xo).^2+(y-yo).^2); if rho_r > rho_0 ...
5 years 前 | 1 个回答 | 0