Evaluate the triple integral and sketch the given solid

1 visualización (últimos 30 días)
luu minh
luu minh el 19 de Jun. de 2020
Respondida: Bjorn Gustavsson el 19 de Jun. de 2020
  5 comentarios
Walter Roberson
Walter Roberson el 19 de Jun. de 2020
that would give two dimensions; what is the third?
Bjorn Gustavsson
Bjorn Gustavsson el 19 de Jun. de 2020
My guess: there isn't a third dimension to integrate over, unless one were to rewrite the integral to be of the function f(x,y,z) = 1; and change the domain to also include z.

Iniciar sesión para comentar.

Respuestas (1)

Bjorn Gustavsson
Bjorn Gustavsson el 19 de Jun. de 2020
Whenever you are faced with a problem to solve start trying to solve it with the methods at hand.
1, You surely know how to do a goolge-search, so try a search for something like "double-integral matlab", and look for some of the answers that seems relevant.
2, When using matlab you should learn about using the commands lookfor and help, try something like this:
help lookfor
3, after that you should be able to start to zoom in on the integral functions. Now you're ready to read the help and documentation of integral2.
HTH

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by