Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Couls someone explain itereative calculation pls.

Status
Not open for further replies.

carthago

Mechanical
Jun 13, 2003
145
Iterartion.

I have to use the end result into the the original formula and get a new result..several times, until the difference between two consecutive results is smaller than a certian value ( convergence)..

How to do this with mathcad ??

Thanks
 
Replies continue below

Recommended for you

There are a number of functions for doing this type of problem, like minerr or minimize or rkadapt, why do you need to create your own solver?

TTFN



 
You should be able to do this with 'while' loop calling an external function (or local function for MC12+), see Mathcad programming.

Also Mathcad supports recursive functions (function appears on the right and left side of the equation).


Peter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor