What's the principle of function "inpolygon"?

Although codes are available,it's hard to figure out the principle of function "inpolygon" by reading codes straightly.

 Risposta accettata

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},
Use the link to download the paper: http://dx.doi.org/10.1016/S0925-7721(01)00012-8

Più risposte (0)

Categorie

Scopri di più su Gravitation, Cosmology & Astrophysics in Centro assistenza e File Exchange

Tag

Richiesto:

il 8 Mag 2018

Commentato:

il 8 Mag 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by