Re: multiple integrals in Matlab
- From: Loren Shure <loren@xxxxxxxxxxxxx>
- Date: Wed, 12 Sep 2007 15:33:30 -0400
In article
<18832138.1189597071042.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx>,
walter4000@xxxxxxxxx says...
Is there a way to numerically evaluatie multiple integrals in Matlab? I want to evaluatie a 4-fold integral.
What I already tried:
- "quad, dblquad and triplequad" works fine, but can only evaulate max 3 integrals.
- "multiquad" can intgrate over more dimensions, but only in a unit cube.
- "int" is not able to find an explicit integral for my function.
The ideas in this post might help you:
http://blogs.mathworks.com/loren/2006/04/26/two-dimensional-integration-
over-a-general-domain/
--
Loren
http://blogs.mathworks.com/loren/
.
- References:
- multiple integrals in Matlab
- From: Walter
- multiple integrals in Matlab
- Prev by Date: Re: Matlab 2006a on Linux Enterprise 3
- Next by Date: How to calculate projected area for f(x,y,z)=0
- Previous by thread: Re: multiple integrals in Matlab
- Next by thread: dicomlookup problem
- Index(es):
Relevant Pages
|