Displaying 1 result from an estimated 1 matches for "selfavoiding".
2011 Jan 26
3
Need help with my homework
...dom walk take the length of walk, and its in 2D. As a result, I have to
take matrix in which are i-lines of matrix, written coordinates on i-steps
radnom.walk <- function (length, dim = 2){
}
HOMEWORK 2
I need to draw function, which draws self-avoiding walk of given length in
plane level
selfavoiding <- function (length)
{
}
____________________
That would be all. I'm sure, there is an expert which can help me, hehe. I
wish to learn with those two examples for other 5, I have to deal with, for
that homework.
Cheers, Gaja*
--
View this messag...