find the gradient by using laplacian
Mostrar comentarios más antiguos
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 comentario
Image Analyst
el 2 de Nov. de 2015
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.
Respuestas (2)
Chris Loizou
el 2 de Nov. de 2015
0 votos
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!