photo

somya bhatnagar


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Is there a way to get the intersection point between two curves in Matlab?
if the values intersection point to be found lies in a polynomial then you can use [xi,yi]=polyxpoly(x1,y1,x2,y2);

más de 3 años hace | 0