syms a b c x f=a*exp(-(x-b)^2/2/c^2); Hf = jacobian(jacobian(f)); Hf = simple(Hf);
however, this is only for scalar values, ie,
subs([Hf,{a,b,c,x},{0,0,0,1})
how can I process my 3D image files using hessian matrix.
This post has been edited by xbroyw: 28 December 2008 - 11:34 PM

New Topic/Question
Reply




MultiQuote




|