Talk:Polyharmonic spline

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

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?