Numerical Methods - Old Questions
Question Answer Details
Use Runge-Kutta method of 4th order solve the following equation taking each step h = 0.1 for dy/dx = [4x/y - xy] given y(0) = 3 calculate y at x = 0.1 and 0.2.
Answer
AI Generated Answer
AI is thinking...