[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fsolve for scalar functions
From: |
Vivek Shanmuganathan \(95410006-BS\) |
Subject: |
Re: fsolve for scalar functions |
Date: |
Fri, 25 Jun 1999 16:17:43 +0530 (IST) |
On Fri, 25 Jun 1999, Vivek Shanmuganathan (95410006-BS) wrote:
> My problem is to solve
>
> f( y1(t), y2(t), y3(t), y4(t), t) = 0
>
> where t is the only independent variable,
> and f(.) is a scalar.
The matlab function 'fzero' is meant for this purpose, i.e. to find the
zero of a given nonlinear function from an intial guess or within a given
range.
Invoking 'fzero' retruns
error: `fzero' undefined
Isn't there an equivalent in Octave? I am using Octave 2.0.13.
Regards,
Vivek...
---------------------------------------------------------------------
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
---------------------------------------------------------------------