Hi, Anahita, if you don't want complex answers, then there are problems in your eauqtions, here taking second equation as an example:
1/(sqrt(f1)) + 2 * log(((epsilon/D1)/3.7) + (2.51/((Re1*sqrt(f1)))))=0
the above equation can simpliy written as:
1/(sqrt(f1)) + 2 * log(s)=0
where s=((epsilon/D1)/3.7) + (2.51/((Re1*sqrt(f1))))
it is:
1/(sqrt(f1)) = -2 * log(s)
obviously, both "1/(sqrt(f1))" and "2 * log(s)" are impossible to be negetive values, this would make the equation untenable.
Same problems for your third and fourth equations。
3 Comments
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/523148-solving-set-of-5-non-linear-simultaneous-equations-using-fsolve#comment_842767
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/523148-solving-set-of-5-non-linear-simultaneous-equations-using-fsolve#comment_842767
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/523148-solving-set-of-5-non-linear-simultaneous-equations-using-fsolve#comment_842770
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/523148-solving-set-of-5-non-linear-simultaneous-equations-using-fsolve#comment_842770
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/523148-solving-set-of-5-non-linear-simultaneous-equations-using-fsolve#comment_847220
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/523148-solving-set-of-5-non-linear-simultaneous-equations-using-fsolve#comment_847220
Sign in to comment.