May-23-2018, 09:52 PM
Hi everyone :)
There's something I can't figure it out with numpy :
I've plotted 2 curves on the same graph ( numbers of differents particles plotted against X and Y coordinates ) in a loop ( i.e I have a new graph with news values at each lap ) and i'd like to know the X coordinate (abscissa) of their intersection.
I was thinking about an interpolation but I'm sure there is another way x)
Thank you guys !
There's something I can't figure it out with numpy :
I've plotted 2 curves on the same graph ( numbers of differents particles plotted against X and Y coordinates ) in a loop ( i.e I have a new graph with news values at each lap ) and i'd like to know the X coordinate (abscissa) of their intersection.
I was thinking about an interpolation but I'm sure there is another way x)
Thank you guys !