Community Profile

photo

somya bhatnagar


Last seen: ungefär 2 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

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

mer än 3 år ago | 0