- #1
pamparana
- 128
- 0
Hello everyone,
Does anyone know how I can compute the jacobian matrix numerically in matlab?
So, I have the following. A 100x100 image and at each pixel, I have a 2 element gradient vector. What I would like to do is compute the jacobian matrix (wrt to the spatial location), at each pixel position.
Does anyone know how I can do that? I do not have the symbolic math toolbox, so I cannot use the built-in jacobian function :(
Thanks,
Luc
Does anyone know how I can compute the jacobian matrix numerically in matlab?
So, I have the following. A 100x100 image and at each pixel, I have a 2 element gradient vector. What I would like to do is compute the jacobian matrix (wrt to the spatial location), at each pixel position.
Does anyone know how I can do that? I do not have the symbolic math toolbox, so I cannot use the built-in jacobian function :(
Thanks,
Luc