Subject: CGAL users discussion list
List archive
- From: 杨成林 <>
- To:
- Subject: Re: [cgal-discuss] Re: Area of convex polygons with non-constant density
- Date: Wed, 29 May 2013 17:25:34 +0800
It is better to asume the density is linear in a triangle, as Finite
Element Method does. This improves the approximation a lot though the
calculation of the area of a triangle is more complex.
2013/5/29, Tapadi
<>:
>
> Here, you just found a failure case of the checking method we used so far
> here. Let's remember:
>
> 1. We assume the density function to be constant over each triangle of the
> polygon's discretization (that is an approximation)
> 2. To check the validity of this approximation, we compare the values at
> each triangle's vertices. If they are equal, we deduce that the function
> has
> good chances to be actually constant in the triangle.
>
> But this is not always true, your case is a good example. The function may
> have equal values at each vertice, but still have huge variations between
> those vertices. How to overcome this case? There are two straight
> solutions:
>
> a. Decide of an maximum area each triangle should have. If any triangle has
> an area greater than this max value, then subdivide it no matter what are
> the values at vertices. This max area should be chosen in function of the
> maximum frequency you can find in your function. We can discuss this point
> later if you want, for now just choose a max area value and decrease it
> until you get a good integral result.
>
> b. In addition to the comparison of function's values at each vertice, you
> can check for the function's partial derivatives at each vertice. If they
> are not near zero, subdivide the triangle. You can generalize this approach
> by checking for zero values of function's second, third derivatives, etc.
> Actually, this approach is considering the Taylor series of the function
> and
> checking for zero values till a given rank.
>
> Here you are!
> Best regards,
> Hugo Loi
> PhD student at Inria - Maverick team
>
>
>
> --
> View this message in context:
> http://cgal-discuss.949826.n4.nabble.com/Area-of-convex-polygons-with-non-constant-density-tp4657579p4657614.html
> Sent from the cgal-discuss mailing list archive at Nabble.com.
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>
>
--
杨成林
Yang Chenglin
- [cgal-discuss] Re: Area of convex polygons with non-constant density, (continued)
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/27/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/27/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, 杨成林, 05/27/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, Haibo Chen, 05/27/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, Andreas Fabri, 05/27/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, Tapadi, 05/27/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/28/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/29/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/29/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, Tapadi, 05/29/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, 杨成林, 05/29/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/29/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, Olivier Devillers, 05/29/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, 杨成林, 05/29/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/29/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, Tapadi, 05/29/2013
- [cgal-discuss] Re: Area of convex polygons with non-constant density, liudaisuda, 05/31/2013
- Re: [cgal-discuss] Re: Area of convex polygons with non-constant density, 杨成林, 05/27/2013
Archive powered by MHonArc 2.6.18.