Possible Duplicate:
Akima interpolation of an array of doubles
I'm searching for an algorithm for Akima interpolation, but I can't find one after googling for a while. I write my application in Objective-C, but the programming language doesn't matter.
It would be very kind if you can provide any code or links. Thanks