Angelo Charry
Followers: 0 Following: 0
Graduate student in physics of complex systems (Sorbonne, Politecnico di Torino)
Feeds
已提交
Golf ball simulation
Studies the dynamics of a golf ball with bounce and sliding on any 3D surface. Trajectory optimization using genetic algorithm.
5 years 前 | 1 次下载 |
提问
How can I run this loop in parallel ?
Hi, I would like to run this loop in parallel while only keeping the values of Y (result of the simulation countain position, ve...
5 years 前 | 1 个回答 | 0
1
个回答已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
5 years 前
提问
Rolling ball on 3D surface
Hi, For a school project I need to study the dynamic of a ball. I already finished the flight and bouncing dynamic but now I ne...
6 years 前 | 0 个回答 | 0