Numerical Method - Old Questions
Question Answer Details
7. Write an algorithm and a C-program for the fixed point iteration method to find the roots of non-linear equation. (4+8)
OR
Write an algorithm and a C-program for the Lagrange’s interpolation to approximate the functional value at any given x from given n data. (4+8)
Answer
AI Generated Answer
AI is thinking...