photo

somya bhatnagar


Last seen: plus de 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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);

presque 4 ans il y a | 0