5-Regular Member
December 25, 2024
Solved
Curve fitting - Creep Coefficient - While loops - Mathcad 13
- December 25, 2024
- 1 reply
- 3435 views
I am looking for an implementation of a program for curve fitting. I have already achieved a good approximation using the genfit function.

Currently, I am trying to improve the fit further by using a routine with while loops that iteratively adjusts the three variables to achieve a better approximation.

However, when I start the loop, it runs indefinitely and fails to find a solution. Could anyone help me resolve this issue?


