| To: | <s-news@lists.biostat.wustl.edu> |
|---|---|
| Subject: | Solving NonLinear Equations |
| From: | "Bert Jacobs" <b.jacobs@pandora.be> |
| Date: | Thu, 7 Sep 2006 17:16:03 +0200 |
| In-reply-to: | AAAAAOXvfE/tUWVMujI1J0cWacukhCQA |
| Thread-index: | AcbR3FSoW5wP5SsSTuSOV8m7EzIhuQAsx0+A |
Hello, I was wondering if S-Plus could help me solve the equations in the example below. Normally I use the function solve to get results for a linear equation system but now I have to deal with nonlineair equations. 3,059,738 = 0.62653*x + c 783,717 = 0.53653*y + d y = 0.320*x 0.256138456 = ((5.52868E-08*x*c) + d - (2.04766E-07*d*x))/c Anybody an idea? Is this possible in S-Plus? Normally the equation above should give a unique solution, can I check this in a way? Thx a lot for helping me out, Bert |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [R] Matrix multiplication using apply() or lappy() ?, Tim Hesterberg |
|---|---|
| Next by Date: | October R/Splus course @ 3 locations *** R/Splus Fundamentals and Programming Techniques, elvis |
| Previous by Thread: | Re: [R] Matrix multiplication using apply() or lappy() ?, Tim Hesterberg |
| Next by Thread: | Re: Solving NonLinear Equations, Tim Hesterberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |