Hello and thank you for this video! I have a question for the code line you put at the end as a rate for the transition becomingDiabetic: "(weightStatechart.isStateActive(Person.Overweight) ? 0.01 : 0.03)" as far as I understand, this part checks if the person is currently in the "Overweight" state within the weightStatechart. It returns True if the agent is "Overweight". False otherwise. If True (the agent is in the "Overweight" state), it returns 0.01, which is the rate at which the overweight population turns diabetic (1%). If False (the agent is not in the "Overweight" state, meaning they’re either "Obese" or "Normal"), it returns 0.03 (3%). This design assumes that if a person is not in the "Overweight" state, they are most likely in category Obese, rather than considering the possibility of the "NormalAndUnderweight" state. Was it just a simplification or did I miss something?
@hanyelatal695317 сағат бұрын
I want the initial value of each equation in the model
@Nagibator6716 күн бұрын
who the fuck recording from screen with this fucking large scale where you can see absolutely nothing
@ItalianMatchaWheels13 күн бұрын
the audio is a mess, what a shame
@michelemazzacanen433Ай бұрын
This is 2024, and still very helpful, thanks!
@xondiego2 ай бұрын
Great exposition. Just wondering what if I don't implement the shape in x and y that is advised in minute 9 of this video, I am struggling to see the purpose of this step.
@joanyoun3 ай бұрын
how do I select an output based on the patient characteristics? (e.g. SelectOutput T or F based on the sex of a person)
@johnmun14713 ай бұрын
there so many youtube videos are there i don't wana waste my time but this one is really helpful useful valuable video. youtube should recognize this video as best video of the youtube and recognize this guy.. thank you so much.
@sabadgochich5 ай бұрын
Thank you for this great video, it helped me a lot at university.
@madam_im_adam6 ай бұрын
Is this anylogic project available to download?
@jasminekhattab26267 ай бұрын
What if I want it to read the entire column not just a specific row? and loop the reading, so it keeps reading the data over and over again? what should I do then?
@jaroslavsharaphanovich10547 ай бұрын
Гайд хуйня, тип берет Элементы хуй пойми откуда и типо умный, красавчик
@ricardoortega32668 ай бұрын
unfortunately the audio is not good. But thank you is a great effort i appreciate it.
@andreaparlongo76379 ай бұрын
can you post content of src and jar folders please?
@рисрубин Жыл бұрын
um um um um
@McRyach Жыл бұрын
Nathaniel likes to say "Ladies and Gentlemen" He said that phrase 10 times; @ 0:49 @1:14 @2:37 @3:01 @5:21 @7:26 @ 8:09 @9:42 @11:28 @13:27
@seherkhan1951 Жыл бұрын
Thank you!!
@sarawatmurtazasara7543 Жыл бұрын
Is there anywas to get this model's source file as i could not find this on the cloud library
@giovanniscognamillo7517 Жыл бұрын
i'm here after covid 19
@sheldoncooper6079 Жыл бұрын
I'm trying to simulate a car assembly line , however in the process i need some 3d objects to use like a car with no wheels , or an engine above a chassis , however those 3d object doesn't existe in the 3d object library predefined in anylogic , is there any way to create or import new agents ?
@wenyian4845 Жыл бұрын
I like this class
@higiniofuentes2551 Жыл бұрын
Thank you for this very interesting video!
@e4rohan Жыл бұрын
Thank god for the internet and knowledge sharing
@abdelz16172 жыл бұрын
great video!
@sompamalakar2 жыл бұрын
Thank you for this informational video tutorial. It was really helpful for my assignment.
@user-ro1cc8tz6d2 жыл бұрын
helpful video. Although you can convert .pptx to .pdf using libreoffice. Takes two minutes but much smother than when .pptx freezes libreoffice if the slide has questionable elements
@muskduh2 жыл бұрын
Thanks
@thefluffypanda22 жыл бұрын
How could one implement a delay, such that an agent is only allowed through if a nurse is available? Any help would be greatly appreciated!
@thefluffypanda22 жыл бұрын
Hi! In the event action, you did a function add_population, which you didn’t talk about. Is that an inbuilt java function? If so where could I find a dictionary of these functions!! Very helpful video though Thankyou!
@NathanielOsgood2 жыл бұрын
Every population creates a pair of functions add_popname and remove_popname, where "popname" is the name that the modeler gave to the opoulation. HTH.
@thefluffypanda22 жыл бұрын
@@NathanielOsgood thanks! This might be difficult to answer on here, but after creating a population, how can one use that population as the start of a source point. At the moment I’m using a source and linking it the population, however when an agent leaves the source the population stays the same. Should the number of agents in the population not drop by 1?
@divyam.mp42 жыл бұрын
Thanks Nathaniel. This is exactly what i was lookin for regarding AOP fundamentals
@tianyiwang92662 жыл бұрын
could I ask this file?
@surajnair26172 жыл бұрын
This was helpful ..thank you.
@abdullahnaeem69682 жыл бұрын
to include multiple jars in class path instead of -cp ./jars/*.jar writing each jars path separated by semi-colon(;) worked for me: javac -d build -cp ./jars/jar1.jar;./jars/jar2.jar;./jars/jar3.jar;./jars/jar4.jar driver.java p.s I'm using Windows
@matteosposato94482 жыл бұрын
Six years after this video, have you kept following the NetLogo project and, if yes, do you think it improved some of the points that you were critical about?
@eduardomedina50813 жыл бұрын
Woww thanks you so muchhh for this tutorial!! I was looking everywhere and did not find any solution at all on how to run code dll files in my (windows) machine, but now you have the solution!. God bless you Sr.! :D
@zhengzhilin58133 жыл бұрын
This is a good video demostrating the whole process of debugging C code from R. Except the ass long variable/function names.
@HenryLeu3 жыл бұрын
You are very well explained! Thank you!
@ratocroc993 жыл бұрын
Hi, do you know anything about a simple job shop scheduling resorting to anylogic?
@naamatal4373 жыл бұрын
sorry. that "Ladies and Gentlemen" every so often just killed me... really tried watching.
@RaviAranha3 жыл бұрын
This is perfect, Thank you! A week of roadblocks fixed in an instant.
@asddfghjify3 жыл бұрын
Thank you ! :)
@DrBreyn3 жыл бұрын
dude. this is so informative! This video is a blessing!
@bharatsingh-ej6fq3 жыл бұрын
Sir can i get the ppt i need it urgently
@marianasilvahernandes40483 жыл бұрын
This video saved my life, thanks!
@BoboLaurel3 жыл бұрын
Thanks so much for your explanations. I especially appreciate your approach to talk through the expectations of a variable change, before letting the model calculate the result. This seems like a robust approach to me. My three takeaways: 1) Steady stock level means inflows = outflows, 2) Population * Outflow rate = Population / Average lifespan, 3) Flow rates on either side of a steady stock must equal each other. I understood none of these things before watching your video. Thanks!
@MinaJosephBoulos3 жыл бұрын
When I run the model after min 26:00, I get a NullPointerException. Can you help me??
@shaheenakhtar80263 жыл бұрын
I found this tutorial very helpful and easy but ran into below issue and I am not able to resolve it, can someone suggest anything? [user@machine Java_Project]$ javac -d build -cp ./libs/* .jar Runner.java javac: invalid flag: ./libs/*.jar Usage: javac <options> <source files> use -help for a list of possible options
@adorayadoray12893 жыл бұрын
Same here
@franjovideos3 жыл бұрын
Under Linux using java 8 worked with javac -d build -cp .:./lib/* MyProgram.java
@janpoonthong Жыл бұрын
same
@AShahabov3 жыл бұрын
Bad voice(
@annfrancis29084 жыл бұрын
If I want to calculate the number of supermarkets within a radius of 5 km from my home using anylogic GIS maps , how can I do that in anylogic?