Feeds
已回答
Finding Jacobian matrix for Newton's method
2x(1) + x(2) 3x(1) + x(2)^2 => Jac(x) = [2, 1; 3, 2x(2)]
Finding Jacobian matrix for Newton's method
2x(1) + x(2) 3x(1) + x(2)^2 => Jac(x) = [2, 1; 3, 2x(2)]
6 years 前 | 1
6 years 前 | 1