|
[Date Index]
[Thread Index]
[Author Index]
Re: How to integrate a function over a polygon
- To: mathgroup at smc.vnet.net
- Subject: [mg123131] Re: How to integrate a function over a polygon
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Thu, 24 Nov 2011 06:56:22 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201111231207.HAA14955@smc.vnet.net>
- Reply-to: drmajorbob at yahoo.com
First of all, f would need three arguments.
Bobby
On Wed, 23 Nov 2011 06:07:00 -0600, Mikael
<mikaen.anderson.1969 at gmail.com> wrote:
> The subject line asks the general question but to be more specific
> suppose I have a 2-dimentional unit simplex defined as
>
> Polygon[{{1, 0, 0}, {0, 1, 0}, {0, 0, 1}}].
>
> I winder how I can integrate a function f(x,y) over this simplex. Thanks.
>
--
DrMajorBob at yahoo.com
Prev by Date:
Possible Radon[] bug
Next by Date:
Re: Sorting strings
Previous by thread:
How to integrate a function over a polygon
Next by thread:
Re: How to integrate a function over a polygon
|