forum.alglib.net
http://forum.alglib.net/

Inverse Distance Weight N-Dimensional interpolation
http://forum.alglib.net/viewtopic.php?f=2&t=609
Page 1 of 1

Author:  pattiman [ Mon Aug 20, 2012 12:52 pm ]
Post subject:  Inverse Distance Weight N-Dimensional interpolation

Hi.

I want to use idw to do some multidimensional interpolation. My input (control) points are mostly 2D or 3D (X-coordinates). My output is N-dimensional, with N > 20.
According to the documentation, I'm probably not able to use idwbuildmodifiedshepard(): the last column holds the Y-coordinate (1 dimension).
Can somebody comment on this?


I have been using RBF but I want to test different interpolation methods.

Author:  Sergey.Bochkanov [ Wed Aug 22, 2012 5:17 am ]
Post subject:  Re: Inverse Distance Weight N-Dimensional interpolation

The only thing you can do is to fit multiple IDW models. Unfortunately, current version does not support multidimensional outputs, and it is not going to change in the foreseeable future.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/