Matlab Newton iteration
% matlab script to demonstrate Newton iteration in higher dimensions% the system of nonlinear equations to be solved is defined in function f% the Jacobian of f is defined in function JfxOld = in