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: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