Content deleted Content added
added reference to transfinite mapping |
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 |
||
(16 intermediate revisions by 10 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"/>
| first = William▼
In the authors' words:
| last = Gordon▼
{{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.}}
| first2 = Linda▼
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>
| last2 = Thiel▼
== Formula ==
With parametrized curves <math>\vec{c}_1(u)</math>, <math>\vec{c}_3(u)</math> describing one pair of opposite sides of a ___domain, and
| contribution = Transfinite mapping and their application to grid generation▼
<math>\vec{c}_2(v)</math>, <math>\vec{c}_4(v)</math> describing the other pair. the position of point (u,v) in the ___domain is
<math>
| year =1982▼
\begin{array}{rcl}
| pages =171-233▼
\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[
| url =▼
(1-u)(1-v)\vec{P}_{1,2}+uv\vec{P}_{3,4}+u(1-v)\vec{P}_{1,4}+(1-u)v\vec{P}_{3,2}
\right]
\end{array}
</math>
where, e.g., <math>\vec{P}_{1,2}</math> is the point where curves <math>\vec{c}_1</math> and <math>\vec{c}_2</math> meet.
== References ==
<references>
<ref name="Hall73">{{cite journal
| first1 = William
| last1 = Gordon
| first2 = Charles
| last2 = Hall
| title = Construction of curvilinear coordinate systems and application to mesh generation
| journal = International Journal for Numerical Methods in Engineering
| volume = 7
| issue = 4
| 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
| first2 = Michael S.
| 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]]
{{mathapplied-stub}}
|