LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (April 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 1 Apr 1998 13:53:27 +0200
Reply-To:   Vadim Marmer <msvadi@OLIVE.MSCC.HUJI.AC.IL>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Vadim Marmer <msvadi@OLIVE.MSCC.HUJI.AC.IL>
Organization:   The hebrew University of Jerusalem
Subject:   Re: [Q] Solve Nonlinear Equations
In-Reply-To:   <6fc340$m7l@crcnis3.unl.edu>
Content-Type:   TEXT/PLAIN; charset=US-ASCII

PROC MODEL may help you if you have to generate data that fits these equations.

On 25 Mar 1998, Chien-Hua Wu wrote:

> > Can we solve nonlinear equations using SAS? For example, we have 3 > equations with 3 unknown variables as follows. > > x - 34/(y+4z) = 0 > 4*(1-x)**2 - 456/y - 12/z - 100 = 0 > 4*(1-x)**2/(y+4*z) - 1/(4-3*z) = 0 > > > -- > >


Back to: Top of message | Previous page | Main SAS-L page