avatar
Three points interpolation:# Computation - 科学计算
r*s
1
I have measured oscillatory temperature in three locations and I assume the
temperature varies linearly with length. How can I use these interpolation of
three ponits to obtain temperature at arbitrary location?
avatar
w*d
2
linear interpolation needs 3pts in 2D, 4pts in 3D.
Also a linear function is not oscillatory.

【在 r*******s 的大作中提到】
: I have measured oscillatory temperature in three locations and I assume the
: temperature varies linearly with length. How can I use these interpolation of
: three ponits to obtain temperature at arbitrary location?

avatar
S*y
3
interesting!
how to do multi-dimensional interpolations for arbitrary-shape meshes?

the
of

【在 w**d 的大作中提到】
: linear interpolation needs 3pts in 2D, 4pts in 3D.
: Also a linear function is not oscillatory.

avatar
w*d
4
It is quite difficult.
For 1D, n distinct points can guarantee a degree n-1 interpolated polynomials,
the quality (accuracy) depends on the distribution though. Babuska and Chen Q.
gave the 1D optimal points set in a paper in 1995.
For multi-dimensional interpolation, it is even not easy to guarantee
the Vandermonde matrix is non-singular. In one of Yau's paper, he showed
the matrix is non-singular when the points are distributed in a certain way.
(I did not read that paper.)

【在 S***y 的大作中提到】
: interesting!
: how to do multi-dimensional interpolations for arbitrary-shape meshes?
:
: the
: of

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。