generating 2d random walk

1 view (last 30 days)
cgo
cgo on 1 Jun 2017
Commented: James Tursa on 1 Jun 2017
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
James Tursa
James Tursa on 1 Jun 2017
What is the criteria for a single step? Any continuous 360 deg direction? What about the size?

Sign in to comment.

Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!