help-octave
[Top][All Lists]
Advanced

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

Re: Numerical Integration


From: Ivan Sutoris
Subject: Re: Numerical Integration
Date: Sun, 7 Dec 2008 11:26:34 +0100

On Sat, Dec 6, 2008 at 8:42 PM, Marcin Ślęczka <address@hidden> wrote:
>
> Thanks a lot.
>
> What if the second functiont won't be an error function?

I thought you could just call quad recursively, but apparently that is
not possible (it results in error). However, there is example for 2D
integration in Octave manual using quadl, which allows recursion:
http://www.gnu.org/software/octave/doc/interpreter/Functions-of-Multiple-Variables.html#Functions-of-Multiple-Variables

Regards
Ivan Sutoris



reply via email to

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