File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Game Development and the fly likes Spline Interpolation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "Spline Interpolation" Watch "Spline Interpolation" New topic
Author

Spline Interpolation

Muhammad Imad Qureshi
Ranch Hand

Joined: Sep 13, 2005
Posts: 235
Its more of a maths question but how do I implement Spline Interpolation. I have an array of double (no equation) and based on this array I need to find a value using spline interpolation. How can I do that. I am currently using linear interpolation but results are not accurate.
 
 
subject: Spline Interpolation
 
developer file tools