generating 2d random walk

I would like to generate a 2d continuous random walk starting from (0,0). How do I do this? I am tempted to just generate random numbers, but I know this isn't right. The values can be precise until 0.01.

1 Comment

What is the criteria for a single step? Any continuous 360 deg direction? What about the size?

Sign in to comment.

Answers (0)

Categories

Asked:

cgo
on 1 Jun 2017

Commented:

on 1 Jun 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!