Gradient of a matrix
4 views (last 30 days)
Show older comments
Hello,
is there any possibility to calculate the gradient of a 2D matrix in Matlab ?
Thank you in advance
0 Comments
Answers (1)
Sean de Wolski
on 24 Sep 2013
doc gradient
If you have the Image Processing Toolbox:
doc imgradient
doc imgradientxy
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!