find the gradient by using laplacian

2 次查看(过去 30 天)
hello all, i have a graph that i wanted to calculate the steepest slope on each descending part of the curve. I did it. But i want to confirm that for sure that is the point with the biggest slope. so i want to use the laplacian mode. can anyone help me how im gonna do that?
  1 个评论
Image Analyst
Image Analyst 2015-11-2
It looks like you're already finding the slopes. So just find them all in a for loop and keep track of which is the biggest.

请先登录,再进行评论。

回答(2 个)

Star Strider
Star Strider 2015-11-2
I would use the gradient function, if you haven’t already.

Chris Loizou
Chris Loizou 2015-11-2
i already did that. i need to use the lapacian in order to confirm that.

类别

Help CenterFile Exchange 中查找有关 Networks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by