help-octave
[Top][All Lists]
Advanced

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

Re: symbolic fsolve


From: tmacchant
Subject: Re: symbolic fsolve
Date: Wed, 19 Aug 2015 19:24:58 -0700 (PDT)

fsolve is a numeric solver of (an) equation(s) so that you cannot use it for
symbolic calculation.

The manual of symbolic package 
http://octave.sourceforge.net/symbolic/overview.html

states that
"solve" is a function to find Symbolic solutions of equations and systems.

However, 

>> help solve
error: help: the 'solve' function belongs to the symbolic package from
Octave Forge
but has not yet been implemented.

Please read `http://www.octave.org/missing.html' to learn how you can
contribute missing functionality.


I am not familiar with symbolic package so that other people will reply in
more details.

Tatsuro



--
View this message in context: 
http://octave.1599824.n4.nabble.com/symbolic-fsolve-tp4672190p4672191.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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