|
[Sponsors] |
August 23, 2004, 04:08 |
irregular data interpolation
|
#1 |
Guest
Posts: n/a
|
Hi. All~ I want to interpolate data from irregular grid to irregular grid.
i.e.> I have input data (x1,y1,z1) and I want to get the output (x2,y2,z2). here, (x1,y1,z1) and (x2,y2) are given. Please, Help me! and Thank you in advance |
|
August 23, 2004, 09:06 |
Re: irregular data interpolation
|
#2 |
Guest
Posts: n/a
|
The best interpolation method for this is the "Natural Neighbours" technique.
http://wwwrses.anu.edu.au/geodynamics/nn/nn.html You can also use least squares (There are many variations of this technique) |
|
August 24, 2004, 04:25 |
Re: irregular data interpolation
|
#3 |
Guest
Posts: n/a
|
Thank you for your help. and Can I get the source code? Is it free or pay for it?
|
|
August 24, 2004, 09:13 |
Re: irregular data interpolation
|
#4 |
Guest
Posts: n/a
|
You can ask the authors of the site I suggested for source code. They also have a paper discribing the technique. You could get this paper and then implement the interpolation technique yourself.
Good luck, Jeff |
|
August 24, 2004, 10:44 |
Re: irregular data interpolation
|
#5 |
Guest
Posts: n/a
|
Thank you,Mr.Franklin ! I will ask and I'll do my best. Thank you for your useful advice!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Single v.s. double precision | Confused | CFX | 15 | November 10, 2016 05:42 |
Interpolation of data on interfaces during initialization | Chander | CFX | 7 | August 16, 2011 13:15 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |
Meshing irregular XYZ data | Duncan | FLUENT | 1 | January 25, 2005 17:48 |
Data Interpolation! | varghese | FLUENT | 0 | March 10, 2004 08:31 |