help-octave
[Top][All Lists]
Advanced

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

Re: two quadratic eq, please help


From: John W. Eaton
Subject: Re: two quadratic eq, please help
Date: Sun, 6 Feb 2005 23:09:49 -0500

On  6-Feb-2005, shih lin <address@hidden> wrote:

| fsolve probably is maplesoft's engine, thanks any programmers who create it, 
| also very welcome to discuss the method and source code to make it.

If you mean Octave's fsolve function, then no, it has nothing to do
with "maplesoft's engine", whatever that is.  Octave's fsolve calls
HYBRD or HYBRJ from Minapack (which one is called depends on whether
you supply a Jacobian function).  You could have found this from
examining the source code for Octave.

| I am in window.2.1.42 windows no atlas.

Octave 2.1.42 is very old.  You should consider upgrading to a newer
version.  2.1.64 is the current recommended snapshot.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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