Re: arguments [Manipulation of FindRoot variable lists]
- To: mathgroup at smc.vnet.net
- Subject: [mg5127] Re: arguments [Manipulation of FindRoot variable lists]
- From: Mark James <mrj at cs.usyd.edu.au>
- Date: Wed, 6 Nov 1996 01:32:46 -0500
- Organization: The University of Sydney
- Sender: owner-wri-mathgroup at wolfram.com
Here's how I manipulate the FindRoot variables as a list: First get the list of equations in "eqns", and the list of variables in "vars". Then: Create the variable list with initial values (all 2 here): Set up a special findroot function: Call it: -- Mark James |EMAIL : mrj at cs.usyd.edu.au| Basser Department of Computer Science, F09 |PHONE : +61-2-351-3423 | The University of Sydney NSW 2006 AUSTRALIA |FAX : +61-2-351-3838 | ================- WEB: http://www.cs.usyd.edu.au/~mrj -=================