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

4 次查看(过去 30 天)
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