MATH2071: LAB 9: Implicit ODE methods
www.math.pitt.edu › ~sussmanm › 2071Spring09(Note: This line is specific to the implicit Euler method, and will have to be changed when the method were changed.) In the case that length(Y)>1 , is Y a row vector or a column vector? If f='stiff10000_ode' , x=1.0 , y=3.0 , h=0.1 , and the initial guess for Y=1 , write out by hand the (linear) equation that newton4euler solves.