what is the equation matlab uses to calculate slope in the gradient function

조회 수: 4 (최근 30일)
Stuart
Stuart 2014년 7월 31일
답변: Gilbert@12345 2017년 8월 2일
When using the command: [ASPECT, SLOPE, gradN, gradE] = gradientm(Z, R)
what is the equation that MATLAB uses to calculate the SLOPE?
If one uses the HELP for the gradient command, the help shows the definition (equations) of the calculation that is performed. This would be helpful for gradientm as well.
The HELP for the gradientm command does not provide this info.
  댓글 수: 1
Eric
Eric 2014년 7월 31일
Due to the nature of the problem, I think the reason there's no simple equation for gradientm is that no simple equation exists. Your best bet may be to look at the code within gradientm.m.
-Eric

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

답변 (1개)

Gilbert@12345
Gilbert@12345 2017년 8월 2일
Please read page 287 of Matlab recipes for Earth Sciences
https://books.google.fr/books?id=-8q5BgAAQBAJ&pg=PA287&lpg=PA287&dq=matlab+gradientm&source=bl&ots=-EUpZv2jv6&sig=CnW5MRIAlNh6XlFsLUscMipvXBM&hl=fr&sa=X&ved=0ahUKEwioy8-rgrjVAhVCxRQKHaC5AygQ6AEIQjAD#v=onepage&q=matlab%20gradientm&f=false

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by