Evaluate the triple integral and sketch the given solid

1 vue (au cours des 30 derniers jours)
luu minh
luu minh le 19 Juin 2020
  5 commentaires
Walter Roberson
Walter Roberson le 19 Juin 2020
that would give two dimensions; what is the third?
Bjorn Gustavsson
Bjorn Gustavsson le 19 Juin 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.

Connectez-vous pour commenter.

Réponses (1)

Bjorn Gustavsson
Bjorn Gustavsson le 19 Juin 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

Community Treasure Hunt

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

Start Hunting!

Translated by