Content deleted Content added
m →References: Added 1 dois to journal cites using AWB (10090) |
Citation bot (talk | contribs) Add: bibcode, authors 1-1. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Interpolation | #UCB_Category 11/59 |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1:
In [[numerical analysis]], '''transfinite interpolation''' is a means to construct [[Function (mathematics)|functions]] over a planar ___domain in such a way that they match a given function on the boundary. This method is applied in [[geometric model]]ling and in the field of [[finite element method]].<ref name="Dyken2009"/>
The transfinite interpolation method, first introduced by William J. Gordon and Charles A. Hall,<ref name="Hall73"/> receives its name due to how a function belonging to this class is able to match the primitive function at a nondenumerable number of points.<ref name="Gordon82"/>
| first = William▼
| last = Gordon▼
| first2 = Linda▼
| last2 = Thiel▼
| contribution = Transfinite mapping and their application to grid generation▼
| year =1982▼
| pages =171–233▼
| url =▼
In the authors' words:
{{centered pull quote| We use the term ‘transfinite’ to describe the general class of interpolation schemes studied herein since, unlike the classical methods of higher dimensional interpolation which match the primitive function F at a finite number of distinct points, these methods match F at a non-denumerable (transfinite) number of points.}}
Transfinite interpolation is similar to the [[Coons patch]], invented in 1967. <ref name="coons">Steven A. Coons, Surfaces for computer-aided design of space forms, Technical Report MAC-TR-41, Project MAC, MIT, June 1967. </ref>
== Formula ==
Line 31 ⟶ 15:
<math>
\begin{array}{rcl}
\vec{S}(u,v)&=&(1-v)\vec{c}_1(u)+v\vec{c}_3(u)+(1-u)\vec{c}_2(v)+u\vec{c}_4(v)
&& -
\left[
(1-u)(1-v)\vec{P}_{1,
\right]
\end{array}
</math>
where, e.g., <math>\vec{P}_{1,
== References ==
<references>
| first1 = William
| last1 = Gordon
|
| first2 = Gordon▼
| last2 = Hall
| title = Construction of curvilinear coordinate systems and application to mesh generation
| journal = International Journal for Numerical Methods in Engineering
| volume = 7
|
| pages = 461–477
| year = 1973
| doi=10.1002/nme.1620070405
| bibcode = 1973IJNME...7..461G
}}▼
}}
</ref>
<ref name="Gordon82">{{cite journal
| journal = Applied Mathematics and Computation
| number = 10
| doi = 10.1016/0096-3003(82)90191-6
| volume=10–11}}
</ref>
<ref name="Dyken2009">{{cite journal
| first1 = Christopher
| last1 = Dyken
| last2 = Floater
| title = Transfinite mean value interpolation
| journal = Computer Aided Geometric Design
| number = 26
| volume = 1
| year = 2009
| pages = 117–134
| doi = 10.1016/j.cagd.2007.12.003| citeseerx = 10.1.1.137.4822
</ref>
</references>
[[Category:Interpolation]]
|