Skip to content
Back to formatted view

Raw Message

Message-ID: <1318306796395-3892804.post@n4.nabble.com>
Date: 2011-10-11T04:19:56Z
From: Berend Hasselman
Subject: Finding solution
In-Reply-To: <00b401cc867b$5a4d3350$0ee799f0$@gmail.com>

Bogaso wrote:
> 
> Dear all, I have a system of simultaneous equations with 2 unknowns as
> follows:
> 
> x*y + (1-x) = 0.05
> 
> x*(y - .5)^2 + (1-x)*0.6 = 0.56^2
> 
> Ofcourse I can do it manually however wondering whether there is any
> direct
> way in R available to get the solution of this system?
> 
> 

Look at the Task view Optimization.

Two packages for solving systems of nonlinear equations are available: 
nleqslv and BB.

Berend


--
View this message in context: http://r.789695.n4.nabble.com/Finding-solution-tp3887148p3892804.html
Sent from the R help mailing list archive at Nabble.com.