Evaluate the triple integral and sketch the given solid

조회 수: 1 (최근 30일)
luu minh
luu minh 2020년 6월 19일
답변: Bjorn Gustavsson 2020년 6월 19일
  댓글 수: 5
Walter Roberson
Walter Roberson 2020년 6월 19일
that would give two dimensions; what is the third?
Bjorn Gustavsson
Bjorn Gustavsson 2020년 6월 19일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Bjorn Gustavsson
Bjorn Gustavsson 2020년 6월 19일
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

카테고리

Help CenterFile Exchange에서 General PDEs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by