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

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

[Octave-bug-tracker] [bug #42037] Missing function integral


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #42037] Missing function integral
Date: Tue, 15 Jul 2014 04:52:25 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

Follow-up Comment #1, bug #42037 (project octave):

The similar discussion is also posted in octave-maintainers ML.
http://octave.1599824.n4.nabble.com/quad-will-be-removed-in-a-future-release-of-MATLAB-td4665467.html

MATLAB integral seem to be not just renaming the function from quad to
integral.


q = integral(fun,xmin,xmax,Name,Value)


is new feature of MATLAB integral.  In particular, when Name is 'Waypoints',
the implementation seems not to be straightforward.

The 'Waypoints' supports complex integral via complex integral path.
http://www.mathworks.co.jp/jp/help/matlab/ref/integral.html?lang=en#btdd9y9

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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