What's the principle of function "inpolygon"?
    3 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Although codes are available,it's hard to figure out the principle of function "inpolygon" by reading codes straightly.
0 commentaires
Réponse acceptée
  Jan
      
      
 le 8 Mai 2018
        You find a reference to the algorithm in the comments:
% The algorithm is similar to that described in the following reference.
%
% @article{514556,
% author = {Kai Hormann and Alexander Agathos},
% title = {The point in polygon problem for arbitrary polygons},
% journal = {Comput. Geom. Theory Appl.},
% volume = {20},
% number = {3},
% year = {2001},
% issn = {0925-7721},
% pages = {131--144},
% doi = {http://dx.doi.org/10.1016/S0925-7721(01)00012-8},
% publisher = {Elsevier Science Publishers B. V.},
% address = {Amsterdam, The Netherlands, The Netherlands},
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Downloads dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

