Skip to content

Newton’s divided difference interpolation formula is a interpolation technique used when the interval difference is not same for all sequence of values.

License

Notifications You must be signed in to change notification settings

cppf/divided-difference-interpolation

Repository files navigation

Newton’s divided difference interpolation formula is a interpolation technique used when the interval difference is not same for all sequence of values.

Course: Numerical Methods Laboratory, Monsoon 2011
Taught by: Prof. Bata Krushna Ojha

See main.cpp for code.

About

Newton’s divided difference interpolation formula is a interpolation technique used when the interval difference is not same for all sequence of values.

Topics

Resources

License

Stars

Watchers

Forks