to write a do while loop to solving a non linear equation

2 次查看(过去 30 天)
I have three non linear equations which are : f(x),g(f) and x(g). I have to solve for x iteratively first by guessing x, substituting it in function f,f in g and at last g in x.If x obtained in last function x(g) is different from x guessed then it has to be guessed again(i don't know the logic for guessing next x ) and has to be substituted again f(x) till the x obtained from x(g) is same as x guessed .Any idea how to do this ?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by