Recent content by NewCoder
-
N
How Can Lagrange Interpolation Be Implemented in Software Development?
Basically I've got to design and develop a software for computing a polynomial function involving a set of data points. I've got to use an algorithm based on the lagrange interpolation method. I know it should involve two loops inside the code. What I've been told is that "The input to the...- NewCoder
- Thread
- Interpolation Lagrange Method
- Replies: 1
- Forum: Programming and Computer Science