photo

somya bhatnagar


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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);

oltre 3 anni fa | 0