Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

How can I represent the ellipsoid?

1 visualizzazione (ultimi 30 giorni)
Ruxandra Ionescu
Ruxandra Ionescu il 7 Set 2021
Chiuso: John D'Errico il 7 Set 2021
To represent graphically the surface z (x, y), of the ellipsoid represented by the equation x ^ 2/36 + y ^ 2/25 + z ^ 2/9 = 100 with x [-2,2] and y [-4, 4]. Draw the contour lines, both drawings being represented horizontally in a single figure.
Hint: the expression for z in the equation represents the surface.
Anyone please? I'm a beginner. Thanks!
  1 Commento
Ravi Narasimhan
Ravi Narasimhan il 7 Set 2021
Modificato: Ravi Narasimhan il 7 Set 2021
Matlab has a couple of functions which might help you:
Check
help contour
help contour3
especially the Live Scripts for ideas on how to approach your problem.
You may also want to consult
help meshgrid
to generate the X and Y variables for your specific problem when you're ready to try it.

Risposte (0)

Questa domanda è chiusa.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by