Skip to content

ctindogaru/Interpolation

Repository files navigation

Interpolation

Using different kinds of interpolation, I managed to draw a ghost, a bat, a teddy bear and a cat.

For drawing the images, open octave and type:
F1 -> uses neville interpolation and draws a ghost
F2 -> uses linear spline interpolation and draws a bat
F3 -> uses natural cubic spline interpolation and draws a teddy bear
FB -> uses tension cubic spline interpolation and draws a cat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages