Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.math.maple > #173

Numerical definition of variables

From Herman Rubin <hrubin@skew.stat.purdue.edu>
Newsgroups comp.soft-sys.math.maple
Subject Numerical definition of variables
Date 2011-06-13 19:56 +0000
Organization Purdue University Statistics Department
Message-ID <slrnivcqre.jgv.hrubin@skew.stat.purdue.edu> (permalink)

Show all headers | View raw


I would like to define variables numerically as the
solution of equations, and then use these variables with
as little rigamerole as necessary.  

As an example, suppose I have two equations r and rr, and
two variables b and c which occur in them.  Now when I enter

	fsolve({r,rr},{b,c})

it will produce the values of b and c.  What I want done is
to use this, without too much additional syntax, to DEFINE
the values of b and c for subsequent work.

Also, I would like this to undefine previous values.

The only solutions I have found or suggested by Maplesoft
are at best complicated, and I am not even sure they work.

This must be a common problem, present in any iterative
solving scheme of any complexity.



-- 
This address is for information only.  I do not claim that these views
are those of the Statistics Department or of Purdue University.
Herman Rubin, Department of Statistics, Purdue University
hrubin@stat.purdue.edu         Phone: (765)494-6054   FAX: (765)494-0558

Back to comp.soft-sys.math.maple | Previous | NextNext in thread | Find similar


Thread

Numerical definition of variables Herman Rubin <hrubin@skew.stat.purdue.edu> - 2011-06-13 19:56 +0000
  Re: Numerical definition of variables rouben@shady.(none) (Rouben Rostamian) - 2011-06-13 20:17 +0000
    Re: Numerical definition of variables Herman Rubin <hrubin@skew.stat.purdue.edu> - 2011-06-14 00:04 +0000
      Re: Numerical definition of variables rouben@shadow.(none) (Rouben Rostamian) - 2011-06-14 01:04 +0000
      Re: Numerical definition of variables Joe Riel <joer@san.rr.com> - 2011-06-14 09:06 -0700
        Re: Numerical definition of variables Herman Rubin <hrubin@skew.stat.purdue.edu> - 2011-06-14 22:33 +0000
          Re: Numerical definition of variables Joe Riel <joer@san.rr.com> - 2011-06-14 16:24 -0700
      Re: Numerical definition of variables Peter Pein <petsie@dordos.net> - 2011-07-03 12:33 +0200

csiph-web