photo

Nathan Shapiro


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Question


How can I retrieve the coordinates of polygon vertices in a matrix?
I'm trying to draw a polygon on an image and then retrieve the coordinates of the vertices of the polygon, but I haven't been ab...

3 years ago | 1 answer | 0

1

answer

Question


Different results using mesh and surf
I'm trying to graph the function xye^(-(x.^2+y.^2)), and I used both surf and mesh to do so. Below is the code. The problem is t...

4 years ago | 1 answer | 0

1

answer

Question


3d function domain problem
When graphing 3d surface functions, how do you limit the points generated by meshgrid to within the domain of the function? For ...

4 years ago | 1 answer | 0

1

answer