- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We use shape preserving spline curves a lot but find the Akima offering in MKL has some shortcomings.
a) The ends of the spline are very flat. There are some modified Akima schemes which improve this aspect. One is offered in Boost for free and another in Alglib and other commercial packages.
b) The Akima spline does not have continuous second derivative. The one we use where we need this inserts additional breakpoints to preserve the shape (monotonicity).
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Andrew. We will add this topic to the future schedule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andrew. Sorry for the delay.
Regarding a). Could you please add more information about the use case?
It would be ideal if you shared the dataset (x, y, sites) when you see flat ends of the Akima spline (if possible).
The thing is that we don't see any issues with our datasets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am happy to close this. I find the the MKL Akima spline with Not-A-Knot end option suites my needs. It models a radius as well as the Alglib Akima spline.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page