Skip to main content
24-Ruby IV
December 17, 2017
Question

Catenary = Physic + Math + IT

  • December 17, 2017
  • 6 replies
  • 3339 views

It is the site of the article "Catenary = Physic + Math + IT" (color picture + Mathcad sheet)

Two students - Three smilesTwo students - Three smilesReal catenaryReal catenaryTwo vectorsTwo vectorsParabola and 3 pointsParabola and 3 pointsParabola thru 3 pointsParabola thru 3 pointsParabola near 10 pointsParabola near 10 pointsCatenary and 10 pointsCatenary and 10 pointslength.pngmass.pngpixel.png

 

Physical Mathematics

6 replies

24-Ruby IV
December 28, 2017

We can have thru 5 points a hyperbola (D<0), an ellipse (D>0) or (good chance D=0) a parabola:

hyperbola-parabola-ellipse.gif

24-Ruby IV
December 28, 2017

The solution with the Find Function: the partial vectorization!

And second - we can add more points, change the Find function to MinErr function and get not the interpolation but approximation!

XY-Find.png

24-Ruby IV
December 28, 2017

With lsolve function! We do not need guess values! But how can we add more points (6, 7, 9 etc) without change the Matrix M and the vector v?

XY-lsolve.png