Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Polyharmonic spline

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by 93.132.186.56 in topic What's T?

Untitled

[edit]

I might be mistaken, but I didn't think that Polyharmonic splines actually do guarantee that the linear system matrix is positive definite, just that it's nonsingular. For example, consider phi(r) = r with centers 0 and 1; the matrix is

which is not positive definite:

Can somebody with more experience than I verify this?

128.143.137.224 (talk) 18:10, 1 October 2009 (UTC)Reply

Thats why there is a polynomial, namely to avoid the PSD matrices. See "Spline Models for Observational Data" by Wahba, Page 31.  Preceding unsigned comment added by Hannes36743 (talkcontribs) 17:13, 3 December 2013 (UTC)Reply

What's T?

[edit]

In the definition section, which is otherwise quite good, what is "T"? As in, the term superscripted on so many of the matrices....?  Preceding unsigned comment added by 50.26.246.186 (talk) 17:02, 19 February 2016 (UTC)Reply

Matrix transpose, this is now explicitly stated in definition section Jrheller1 (talk) 19:02, 20 February 2016 (UTC)Reply

O.K. Maybe it threw me off because it seems strange to declare B as a transpose, then to also transpose it in the constraint equation. In any case, definitely a good addition to the text!  Preceding unsigned comment added by 50.26.246.186 (talk) 22:55, 22 February 2016 (UTC)Reply

That's a common notation in Mathematics. It saves a lot of space if the matrix is long and thin. Column vectors are also usually declared as the transpose of a row vector for the same reason. 93.132.186.56 (talk) 10:42, 9 March 2023 (UTC)Reply

Clarification on additional constraints

[edit]

In the section 'additional constraints' two systems of linear equations are derived:

 and 

Then it is stated that is invertible. Is this actually true? Why?