help-octave
[Top][All Lists]
Advanced

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

Re: Integration function


From: Paul Thomas
Subject: Re: Integration function
Date: Sat, 24 Jul 2004 14:37:02 +0200

Use lsode - the documentation covers it well or enter >> help lsode at the
octave prompt.

Paul T

----- Original Message ----- 
From: "edA-qa mort-ora-y" <address@hidden>
To: "Octave_post" <address@hidden>
Sent: Saturday, July 24, 2004 2:24 PM
Subject: Integration function


> Is there a built-in function (I couldn't find one) or does somebody have
> a good numerical integration function?
>
> I'm looking for something of the form:
> integrate( func, low, high );
> Which evaluates the integral over the range provided with the given
> function.
>
> Obviously I have a very primitive fixed dx one built (simple loop), but
> before I built an adaptive step one I'd like to know if somebody by
> chance has one available.
>
> -- 
> edA-qa mort-ora-y
> Idea Architect
> http://disemia.com/
>
>
>
> -------------------------------------------------------------
> 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]