matlab stuff again.. how do I have zombies go to 200 at time 5 when my graph keeps on shifting?
Figure 3 on this paper. http://mysite.science.uottawa.ca/rsmith43/zombies.pdf how did the zombies become 200 right at T = 5? @shiraz14 I almost got it, but my zombie count is 300 at T = 5
It has something to do with the beta.. apparently I can't go over 0.0100. or the code will freak out.
usukii!! how many days have you beeen working on this problem
@dan815 I just need a slight modification...that's it!
very funny dan doubles!
@UsukiDoll : You could try the following parameters for the zombies2 array: zombies2(0.01,0.0155,0.02,0.1,5,0.01) or zombies2(0.01,0.016,0.02,0.07,5,0.0001)
THANK YOU! The first one worked perfectly!
now I just have to figure out why my last code is forced to use T = 200 or the code will cry foul -_-!
@UsukiDoll : What do you mean by 'the code crying foul'? :)
I'll attach a screenshot..
and i'll paste bin the codes wait a minute. XD but yeah it was a straight forward one
http://pastebin.com/wD2SyN7T ok this is just computation only code but needed to be run first... I'm gonna pastebin the one that's driving me nuts. It's due to the T on it I swear.
http://pastebin.com/LanddAXH this is the bugger... unless T = 200, the code will either spit out 3 separate lines or error !
this is a straightforward code... the parameters are given in the last part of the paper with T = 10 on his... the code worked.. but when I do T = 10.. ERROR!
Ok, I'll need to leave now. I'll try to get back to you sometime later today (which might be tomorrow where you're located).
ok.
@UsukiDoll : Use the following parameters: erad(0.0025,0.0077,2,0.0001,0.25,10,0.01) eradode(0.0075,0.0055,0.09,0.0001,10,1,1000,0,0)
you... are a lifesaver! Thank you so much! :D
@UsukiDoll : You're welcome.
Join our real-time social learning platform and learn together with your friends!