채택된 답변

KSSV
KSSV 2020년 11월 6일

0 개 추천

There is no z involved in your equation. This is your home work, so follow the below hints.
  1. Read about linspace. DEfine your x, y with this.
  2. Use meshgrid on x,y to get matrices X, Y.
  3. Substitute X, Y in your formula. You will get Z matrix.
  4. USe surf.

추가 답변 (0개)

카테고리

질문:

2020년 11월 6일

편집:

2020년 11월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by