Community Profile

photo

Kyle Gao


Last seen: 29 Tage vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Minimum Distance Point to Segment
This Challenge is to determine the minimum distance from a 2-D line segment defined by two points to a point. The point is (p...

mehr als 5 Jahre vor

Frage


How to retrieve x, y values from surf given z?
I got surf by using s = surf(X, Y, Z); I know I can use xq, yq, and inter2 to retrieve zq from the surf, like following ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to retrieve z value from surf plot given x and y?
I got a surface useing: s= surf(X, Y, Z) Since the X, Y, and Z are discrete, I want to get the consecutive value of Z. ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort