help-octave
[Top][All Lists]
Advanced

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

Re: Newbie question on solving simple equations


From: Francesco Potorti`
Subject: Re: Newbie question on solving simple equations
Date: Tue, 19 May 2009 17:58:08 +0200

>I tried to solve a trivial equation:
>
>8 = 2 * x + 4
>
>what is x?

You want symbolic equation solving.  Octave is not made for it, event
though it has an optional symbolic package that can do some symbolic
computations.  However this makes sense only if you use Octave for what
it does best, that is numeric computations, and you need the occasional
symbolic computation.

For a symbolic package, you could try Maxima.

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

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