Ferramentas do usuário

Ferramentas do site


geopro:pedro:netlogo

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
geopro:pedro:netlogo [2007/07/13 15:08] pedrogeopro:pedro:netlogo [2011/08/18 20:25] (atual) pedro
Linha 33: Linha 33:
   * agent monitors for inspecting and controlling agents   * agent monitors for inspecting and controlling agents
   * BehaviorSpace tool used to collect data from multiple runs of a model   * BehaviorSpace tool used to collect data from multiple runs of a model
 +
 +
 +===== GIS =====
 +
 +http://ccl.northwestern.edu/netlogo/docs/gis.html
 +
 +load vector GIS data (points, lines, and polygons), and raster GIS data (grids) into NetLogo. The extension supports vector data in the form of ESRI shapefiles. The shapefile (.shp) format is the most common format for storing and exchanging vector GIS data. The extension supports raster data in the form of ESRI ascii Grid files. The ascii grid file (.asc or .grd) is not as common as the shapefile, but is supported as an interchange format by most GIS platforms. 
 +
  
 =====Models===== =====Models=====
Linha 167: Linha 175:
 "for each neighbour". But note that when we have a stochastic decision of the neighbour, this simplification does not "for each neighbour". But note that when we have a stochastic decision of the neighbour, this simplification does not
 work, and perhaps it would be necessary to have a third agent, a "controller". work, and perhaps it would be necessary to have a third agent, a "controller".
 +
  
  
Linha 182: Linha 191:
 The model itself simply manages automobiles driving on the map staying on the "streets" by using the patch colors as guide. The cars randomly choose side streets as they see them, choosing to turn roughly 1/3 of the time in the move-forward procedure.   The model itself simply manages automobiles driving on the map staying on the "streets" by using the patch colors as guide. The cars randomly choose side streets as they see them, choosing to turn roughly 1/3 of the time in the move-forward procedure.  
  
 +__TerraME__: It could import raster data as well as vectorial data to cellular spaces, to support this kind of application.
  
 ===== Papers ===== ===== Papers =====
geopro/pedro/netlogo.1184339320.txt.gz · Última modificação: 2007/07/13 15:08 por pedro