Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21cc2c46c66ecd4

Jump to content

Talk:Spring system

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 1 year ago by Gozo032 in topic Known spring lengths: BWL correct evaluation

Known spring lengths: BWL correct evaluation

[edit]

The initial values of the matrices,

, and ,

as currently set for the simple case of three nodes (vertices) evaluate to rather than . This in turn leads to different solution values for and .

A further investigation reveals that the problem appears to be not with , but with incorrectly specified oriented incidence matrix, B. The source of this problem is in page Laplacian matrix, subsection 'Symmetric Laplacian via the incidence matrix'. The definition of the incidence matrix, B in that subsection is incorrect, which has resulted in an error, propagated through the 'Spring system' page.

In particular, redefining correctly the incidence matrix here as

allows the remaining part of the evaluations to be numerically correct.

If no one responds by tomorrow 10 Dec '24, it is my intention to edit the page, accordingly.

Gozo032 (talk) 11:08, 9 December 2024 (UTC)Reply