Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Using LinEst() on data with gaps
- Continuous Beams With Spring Supports by Macaulay’s Method
- Intersections, interpolations, and rotations
- Biaxial bending update
- Smart Indenter and Excel 2013
- Converting from global to local coordinates (and vice versa)
- Fitting high order polynomials
- Buckling of columns with varying cross section
Recent Comments
Tag Archives: py_SolveFS
Scipy solver update
The py_SolveFS function calls the Scipy optimize.root function to solve multi-variable equations. Examples are found on the py_Solvers spreadsheet, see Scipy Functions with Excel and pyxll 4 – Solvers 2. One problem with using this function is that the input data … Continue reading
Posted in Excel, Link to Python, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Python, PyXLL, py_SolveFS, SciPy, Scipy root function, Solver functions, UDFs
Leave a comment