forum.alglib.net http://forum.alglib.net/ |
|
Points Fitting with max second derivative and specfic slopes http://forum.alglib.net/viewtopic.php?f=2&t=775 |
Page 1 of 1 |
Author: | akira87 [ Wed Feb 20, 2013 1:38 am ] |
Post subject: | Points Fitting with max second derivative and specfic slopes |
Hi, I am new to the ALGLIB library. I am currently trying to interpolate a set of points with given gradients but limited by the maximum and minimum second derivatives. May I know how can I go about using the library or whether this is achievable with this library? PS: Sorry for the noobie question but I am overwhelmed by the information available on the documentation site. |
Author: | Sergey.Bochkanov [ Wed Feb 20, 2013 12:11 pm ] |
Post subject: | Re: Points Fitting with max second derivative and specfic sl |
Is it 1D interpolation, 2D or more? What kind of interpolation you want to use - polynomial, spline, etc.? |
Author: | akira87 [ Thu Feb 21, 2013 1:21 am ] |
Post subject: | Re: Points Fitting with max second derivative and specfic sl |
Basically I am trying to interpolate points (in x and y coordinates) with their respective gradients with a minimum and maximum second derivatives. So I guess I need a 2D interpolation using spline. Thanks. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |