photo

somya bhatnagar


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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);

3 years 前 | 0