Effacer les filtres
Effacer les filtres

find the gradient by using laplacian

1 vue (au cours des 30 derniers jours)
Chris Loizou
Chris Loizou le 2 Nov 2015
Commenté : Star Strider le 2 Nov 2015
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 commentaire
Image Analyst
Image Analyst le 2 Nov 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.

Connectez-vous pour commenter.

Réponses (2)

Star Strider
Star Strider le 2 Nov 2015
I would use the gradient function, if you haven’t already.
  1 commentaire
Star Strider
Star Strider le 2 Nov 2015
See if the del2 function will do what you want.

Connectez-vous pour commenter.


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

Catégories

En savoir plus sur Networks dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by