Question
How to iterate a cycle to converge
Hello everyone,
I'm trying to create a way to iterate several equations of a dual cycle, in which I mainly guess for to variables. At the end I recalculate the variable I guess for and substitute the new value for the guess values until I get and error of 0.001. Yet, I can really find a way to make it simple and professional. Can anyone help me out or suggest a way or share an example? I would really appreciated.

