Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Time in hours and minutes between two dates
- Downloads
- The history of the theory of beam bending - Part 1
- Frame Analysis with Excel 1 - Single beam
- Frame Analysis with Excel - 4, 2D frame analysis
- Contour plots with Excel and Matplotlib
- Function roots with the Inverse Quadratic Method
- Solving Quadratic, Cubic, Quartic and higher order equations; examples
- Downloads by category
- Using LINEST for non-linear curve fitting
Recent Comments
Tag Archives: linear algebra
LU Decomposition with Python and Scipy
This post was prompted by a question at the Eng-Tips forum: LU Decomposition which asked why Mathcad was generating LU matrices different to those calculated from the basic theory. The short answer was that there is more than one way … Continue reading
Posted in Excel, Finite Element Analysis, Link to Python, Maths, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, linear algebra, LUsolve, Python, PyXLL, SciPy
1 Comment
Installing AlgLib with Excel VBA
In a previous post I linked to the AlgLib site which has an extensive range of mathematical routines available in VBA, c/c++ and pascal. I have recently been experimenting with these (in reponse to a thread at the Eng-Tips forum), and will … Continue reading
Posted in Arrays, Excel, Maths, Newton, UDFs, VBA
Tagged AlgLib, Eigen values, Excel, Inverse, linear algebra, Matrix, UDF, VBA
13 Comments