octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46349] dblquad/triplequad - periodic function


From: Rik
Subject: [Octave-bug-tracker] [bug #46349] dblquad/triplequad - periodic functions over the whole period
Date: Sun, 01 Nov 2015 19:19:02 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Update of bug #46349 (project octave):

                 Summary: dblquad - periodic functions over the whole period
=> dblquad/triplequad - periodic functions over the whole period

    _______________________________________________________

Follow-up Comment #2:

This also applies to triplequad.  Even though just one of the integrals is
over the whole period, the entire integration fails.


z = triplequad(@(x,y,z) sin(2 * pi * x ) * sin(2 * pi * y) * sin
(2*pi*z),0,1,0.2,0.4,0.2,0.4, 1e-1, 'quadcc');




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46349>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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