Rank: 601 based on 117 downloads (last 30 days) and 8 files submitted
photo

Guillaume JACQUENOT

E-mail

Personal Profile:
Professional Interests:
Evolutionary computation, Mechanical design, OR

 

Watch this Author's files

 

Files Posted by Guillaume View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Mar 2010 Screenshot Pythagoras tree This function generates Pythagoras tree and exports the plot to SVG file. Author: Guillaume JACQUENOT pythagoras tree, svg, square, colormap, recreational mathemat... 11 0
  • 5.0
5.0 | 1 rating
10 Sep 2009 Screenshot Analytical intersection volume between two spheres Compute the overlap volume between 2 spheres defined in an array Author: Guillaume JACQUENOT two spheres, volume, intersection, analytical, mathematics 11 2
  • 5.0
5.0 | 2 ratings
19 Jun 2009 Screenshot Polygon_Intersection This function computes n-times intersection region of shapes collection Author: Guillaume JACQUENOT intersection, overlap, specialized, plotting, polygon, graphics 44 1
  • 5.0
5.0 | 4 ratings
01 Feb 2009 Screenshot 2D Apollonian gasket with n identical circles Plot a 2D apollonian gasket with n identical circles Author: Guillaume JACQUENOT apollonian, circles, apollonius, gasket, gallery, inversion 10 2
  • 5.0
5.0 | 1 rating
16 Dec 2008 Screenshot Minimum distance between two polygons This function computes the minimum euclidean distance between two polygons P1 & P2. Author: Guillaume JACQUENOT distance, polygon, minimum, euclidean, function 15 1
  • 5.0
5.0 | 3 ratings
Comments and Ratings by Guillaume
Updated File Comments Rating
18 Nov 2010 Using Doxygen with Matlab Extracts automatically comments from your Matlab .m files using Doxygen to generate documentation Author: Fabrice

This seems a good function.

I notice a small bug

When I declare a function on several lines, the different arguments are not recognized

For example, something like this will produce warning, and won't be correctly displayed

%> @param AAAAAA
%> @param BBBBBBBB
%> @param CCCC
%> @param DDDDDDDD
%> @param EEEEEEEEEE
%>
%> @retval Res return value for the first output variable
%> @retval RTex return value for the second output variable

function [Res,RTex] = Compute_residual(AAAAAA,BBBBBBBB,...
                    CCCC,...
                    DDDDDDDD,...
                    EEEEEEEEEE)

Comments and Ratings on Guillaume's Files View all
Updated File Comment by Comments Rating
30 Nov 2011 2D Apollonian gasket with n identical circles Plot a 2D apollonian gasket with n identical circles Author: Guillaume JACQUENOT Witthoft, Carl

Nice code, but it fails the Apollonian rule when starting with four or more circles. As can be seen in the posted sample image, the second and higher-level circles are not tangent to three circles on the previous level. Something is wrong in the way the inverse-circles are calculated; I haven't tracked down just what.

21 Jul 2011 Analytical intersection area between two circles Compute the intersection area between 2 circles. The function allows to evaluate the intersection ar Author: Guillaume JACQUENOT MAILFERT, Sébastien

Good job! But, maybe a possibility to have ellipses and not circles will be helpful and really nice!

13 Apr 2011 Analytical intersection area between two circles Compute the intersection area between 2 circles. The function allows to evaluate the intersection ar Author: Guillaume JACQUENOT Ding, Weiguang
05 Apr 2011 Polygon_Intersection This function computes n-times intersection region of shapes collection Author: Guillaume JACQUENOT Chrennikov, m4

Hi, all!
I've faced with problem when in some cases function do not work properly: it returns struct with zero areas. Any ideas on how can I solve this problem?

All P-s in each struct are empty [] except of the last P, which is 1x0 struct, may be this information is important.

04 Feb 2011 Pythagoras tree This function generates Pythagoras tree and exports the plot to SVG file. Author: Guillaume JACQUENOT Gulley, Ned
Top Tags Applied by Guillaume
intersection, polygon, analytical, apollonian, apollonius
Files Tagged by Guillaume View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Mar 2010 Screenshot Pythagoras tree This function generates Pythagoras tree and exports the plot to SVG file. Author: Guillaume JACQUENOT pythagoras tree, svg, square, colormap, recreational mathemat... 11 0
  • 5.0
5.0 | 1 rating
10 Sep 2009 Screenshot Analytical intersection volume between two spheres Compute the overlap volume between 2 spheres defined in an array Author: Guillaume JACQUENOT two spheres, volume, intersection, analytical, mathematics 11 2
  • 5.0
5.0 | 2 ratings
19 Jun 2009 Screenshot Polygon_Intersection This function computes n-times intersection region of shapes collection Author: Guillaume JACQUENOT intersection, overlap, specialized, plotting, polygon, graphics 44 1
  • 5.0
5.0 | 4 ratings
01 Feb 2009 Screenshot 2D Apollonian gasket with n identical circles Plot a 2D apollonian gasket with n identical circles Author: Guillaume JACQUENOT apollonian, circles, apollonius, gasket, gallery, inversion 10 2
  • 5.0
5.0 | 1 rating
16 Dec 2008 Screenshot Minimum distance between two polygons This function computes the minimum euclidean distance between two polygons P1 & P2. Author: Guillaume JACQUENOT distance, polygon, minimum, euclidean, function 15 1
  • 5.0
5.0 | 3 ratings

Contact us at files@mathworks.com