Numerical Method - Old Questions
Question Answer Details
5. How can you use Taylor series method to find the solution of ordinary differential equation? Use the Taylor method to solve the equation (5 + 3) y' = x2 + y2 for x = 0.25 and x = 0.5 given y(0) = 1
OR
Define boundary value problem. Use shooting method to solve the equation in the interval(1, 2).
Answer
AI Generated Answer
AI is thinking...