imgradient() function in matlab 2013b version
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
mahesh chathuranga
el 11 de Oct. de 2013
Comentada: mahesh chathuranga
el 11 de Oct. de 2013
What is the similar function to imgradient() (in 2013b version) in old matlab versions(2009 version...etc)
0 comentarios
Respuesta aceptada
Sean de Wolski
el 11 de Oct. de 2013
doc gradient
This will give you the components from which you can calculate magnitude. Or you can upgrade :)
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!