From help-request at octave dot org Sat Jul 24 07:37:18 2004 Subject: Re: Integration function From: "Paul Thomas" To: "edA-qa mort-ora-y" , "Octave_post" 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" To: "Octave_post" 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 -------------------------------------------------------------