I have two non-linear simultaneous equations with two variables and two unknowns, but they are nonlinear with logerithms in it. Can any one help me out with solving procedure.
The two equations are as follows:
0.0194 - 0.113 * sqrt(x) * y = 0
y + 0.058 * log(x) - 0.6273 = 0
Can any one suggest me, where to find the basics for writing the code for the above problem.
Any help is appreciated.
Solving Non-linear Simultaneous Equations in C++
Page 1 of 12 Replies - 6801 Views - Last Post: 17 April 2009 - 06:14 AM
Replies To: Solving Non-linear Simultaneous Equations in C++
#2
Re: Solving Non-linear Simultaneous Equations in C++
Posted 17 April 2009 - 03:46 AM
#3
Re: Solving Non-linear Simultaneous Equations in C++
Posted 17 April 2009 - 06:14 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|