필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Plotting in matlab over a rectangular domain

조회 수: 1 (최근 30일)
Kristopher
Kristopher 2014년 6월 26일
댓글: Kristopher 2014년 6월 26일
How would one go about plotting this equation? I know it has something to do with meshgrid or mesh/surf command. Sketch the graph z=9-x^2 -y^2 in three dimensional space over the rectangular domain, {(x,y):-3<=x,y<=3}
  댓글 수: 2
Matt J
Matt J 2014년 6월 26일
I know it has something to do with meshgrid or mesh/surf command.
Why don't you read "doc mesh" etc... to see how those commands work. You might even find examples there very similar to the assignment.
Kristopher
Kristopher 2014년 6월 26일
Where would I find doc mesh? etc

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by