help-octave
[Top][All Lists]
Advanced

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

Re: Code question


From: Nicholas Jankowski
Subject: Re: Code question
Date: Mon, 27 Apr 2020 22:18:06 -0400


 
Also, Octave has a built-in function for triple integration, triplequad. You can use this to avoid having to write your own numerical integration script.


Integral3 would be another option. recommend reading up on the different numerical integrators and options available:

https://octave.org/doc/v5.2.0/Numerical-Integration.html  

reply via email to

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