用数值法求非线性方程组.docVIP

  • 5
  • 0
  • 约1.98千字
  • 约 5页
  • 2017-03-14 发布于重庆
  • 举报
用数值法求非线性方程组

解非线性方程组 题目2:用数值法求非线性方程组 程序流程图: 大于给定误差 小于给定误差 子程序y1 function y y1 a,b % y1 a,b is a function; % y y1 a,b % x1 is variable; % x2 is variable; % a is constant; % b is constant; x1 a; x2 b; y [127627/126743*x2*exp -x1 -127627*exp -x1 -x2+127627;129988/126743*x2*exp -4*x1 -129988*exp -4*x1 -x2+129988]; 子程序y11 function y y11 a,b % y11 a,b is a function % y y11 a,b % x1 is variable % x2 is variable % a is constant % b is constant x1 a; x2 b; y -127627/126743 *x2*exp -x1 +127627*exp -x1 ; 子程序y12 function y y12 a,b % y12 a,b is a function % y y12 a,b % x1 is variable % x2 is variable % a i

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档