help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Setting up Equations...


From: Huntress Gary B NPRI
Subject: RE: Setting up Equations...
Date: Tue, 14 Sep 1999 13:05:21 -0400

I used macsyma about 10 years ago...IIRC it was a very expensive non-gpl
package.

I believe that SciLab for linux (I don't know about windows) supports
symbolic processing.

scilab is available from ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/

Gary H.

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf Of Daniel
Heiserer
Sent: Tuesday, September 14, 1999 12:31 PM
To: address@hidden
Cc: address@hidden
Subject: Re: Setting up Equations...


address@hidden wrote:
> 
> Im in the process of writing a few scripts that can do basic calculus work
> (ie, derivative, integral, (i think taylors are supported? maybe not)
> anyways, i need to know how i can set an equation...
> 
> ie set...
> F(x) = 3x^2+2x  where x is an indefinate variable...
> 
> in matlab i can do it by using...
> syms x y
> y=x^2
> 
> any thoughts on how to do this in matlab ? thanks.
> 
> adam
> 

There is a code called macsyma or similar, probably under GPL 
which has support for symbolic math.

daniel



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]