nonlineareq
于 2012-03-27 发布
文件大小:1KB
0 154
下载积分: 1
下载次数: 21
代码说明:
function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
发表评论