help-octave
[Top][All Lists]
Advanced

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

Re: fsolve inside fsolve


From: Geordie McBain
Subject: Re: fsolve inside fsolve
Date: Fri, 10 Feb 2006 10:32:42 +1100

Oh.  Probably.  I forgot about fzero as I don't use octave-forge much.

On Thu, 2006-02-09 at 08:27 -0500, Brian Bucher wrote:
> Geordie McBain wrote:
> > I attach the promised fsolve replacement.  It's pretty rough (in
> > particular very verbose), but I hope it helps.  It works fine on your
> > example:
> 
> 
> It sure does.  Thank you for the code.  Just out of curiosity, this 
> wouldn't similar to the algorithm that underlies the two-initial-guess 
> condition of fzero, which the help page calls "Brent's method", would it?
> 
> Thanks,
> Brian
> 
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



-------------------------------------------------------------
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]