Feeds
문제를 풀었습니다
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:...
4년 초과 전
질문
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...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
5년 초과 전 | 답변 수: 1 | 0


