photo

Prasanna Routray


Last seen: 20 days ago Active since 2023

Followers: 0   Following: 1

Statistics

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


Intersection of Discretized Curves
Hi, I have a scatter plot of two curves. The curves intersect each other and ideally they should have one or more intersecti...

1 month ago | 1 answer | 0

1

answer

Question


How to find the point that resides on a contour that is closest to a known point?
I got this from another post of mine. Z = peaks(50)/10; level = 0.04; surf(Z) hold on % extract all isocline for a give...

3 months ago | 2 answers | 0

2

answers

Question


Get the Isocline from a know levelset plot (Contours) and the function output (Height)
I was checking the function fcontour that we can use to get the contours like the following one. I took the given example: f...

3 months ago | 1 answer | 0

1

answer

Answered
Solving Elliptic Integral Numerically
Hi Alan, I ran your code and it ran fine. I did the modifications according to the elliptical equation (10) given in https:/...

12 months ago | 0