samedi 13 juin 2020

Python : Find all trajectories between 2 points [closed]

I have two points - the initial and final points

How can I get paths from the initial point to the final point?

First, I used the polynomial interpolation, but I cannot get various trajectories because I have only 2 points

Second, I used np.random function, but statistically they give only near the straight line.

enter image description here




Aucun commentaire:

Enregistrer un commentaire