Akzeptierte Antwort

KSSV
KSSV am 6 Nov. 2020

0 Stimmen

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.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by