Hi Edwin - Sorry it took me so long to respond, we really don't have a more traditional logo type tutorial that I'm aware of, however, your request reminds me...
Hello All, My name is Deidra Morrison, and I am a graduate student in the Electrical Engineering and Computer Science department at Northwestern University. I...
Hello, I need some help please. I am trying to build a model describing the visitor¡¦s behavior in the visitor center of national park. I want to ask if...
Iam a student of computer science in Jerusalem-West Bank seeking for a master thesis if you can help me or can i work with others . Adnan. deidra_morrison...
What is the GOAL of modeling visitor's behavior? An agent-based model has to have rules for the agents to follow. Are you interested in getting how visitors...
Hi all: I have been excited to try to include some agent based modeling classes in our cirriculum in the business college, specifically the information systems...
... Would you say that these kind of projects require a high level of competence? http://mondragon.angeltowns.net/paradiso/GaleriaGT.html Or do you believe...
Hi Kent, There is such a book for StarLogo. It's called: Adventures in Modeling: Exploring Complex, Dynamic Systems with StarLogo. It's by Vanessa Stevens ...
Daniel, Thanks for the link. I think the projects are quite sophisticated and would certainly be meaningful for the kids. And I think I get your point - the ...
... Yes, that was my point. However I do think sometimes that that kind of project won't seem meaningful enough or cool enough for modern kids that play 3D...
Daniel, I'm not a teacher either. Hmmm, wonder if that is pretty common in this forum. I've thought about the question of what modern kids will want to do. I...
I have been teaching Logo using both Microworlds and now NetLogo. My experience with high school students is that they love it when they can get the computer ...
I'm pretty excited about both NetLogo and the use of constructionist principles. I'm currently putting together a Computer Camp as an outreach to neighborhood...
Michael, Thanks so much for the input. * The idea of using the motivational aspects of the shapes / sizes is a very good one. And it's a much more...
65
Michael Novak
mnovak@...
Jun 23, 2006 1:48 am
Hi Kent, The computer camp is very similar to what I have done in previous years for kids in grades 6-8 and I might be able to advise here as well. The ...
Hi, I am a new user to netlogo. This is a new term to me. My professor will be using it in my graduate math modeling course and I REALLY need to know more...
hi,I am a newer to the netlogo ,because I am just studying the netlogo,before I entered the postgraduate life ,I didn't touch this aspect knowledge,I hope my...
Hi, I am a newcomer. I am trying to teach my kids speciation by asking them to build a relevant model. I wonder if any of you used to build a model of...
Hi Lynn, You can take a look in the Models LIbrary: Biology -> Evolution -> Genetic Drift for some good examples. The Echo model under Evolution is also a...
Hi Lynn, There are a number of evolution models in the current NetLogo release in the NetLogo models library (under the Curricular models folder, in BEAGLE ...
Hi everybody, I'm a teacher of Artificial Intelligence at a University in South America. Since the subject was becoming too theoretical I've decided to include...
... Hola Andres, Los trabajos de Murray-Lasso como: SOBRE LA APLICABILIDAD DE LOGO EN EL DESARROLLO DE MATERIALES EDUCATIVOS CON INTELIGENCIA ARTIFICIAL ...
Hi dear, how r you doing. Im a new netlogo user. Can you please let me know would it be possible to implement grid-computing environment using this model. Bye...
Is there anyone to give a feedback in front of this 1. How can i create different parameter for an agent as well as assign value into them 2. Could I create a...
77
James Steiner
netlogo@...
Feb 2, 2009 9:05 pm
Hi! You can code loops, though explicit loops like FOR-loops in other languages are rare in NetLogo--there are often other, more useful, ways to iterate. ...
... fcylon> 1. How can i create different parameter for an agent as well as fcylon> assign value into them If I understand your question correctly, almost...