Introduction - If you have any usage issues, please Google them yourself
This the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matrix, Call newdim function final document
Packet : 109201239nonliearequation.rar filelist
求方程组\F.m
求方程组\JF.m
求方程组\newdim.m
求方程组