一.隐式Euler: 函数文件1: function b=F(t,x0,u,h) b(,)=x0()-h*x0()-u(); b(,)=x0()+*h*x0()/t+*h*(*exp(x0())+exp(x0()/))-u(); 函数文件2: function g=Jacobian(x0,t,h) g(,)=; g(,)=-h; g(,)=*h*(*exp(x0())+)/)); g(,)=+*h/t; 函数文件3: function x=newton_Iterative_method(t,u,