Community Profile

photo

Veronika Mazulina


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to find an area inside of the curve?
I have an array x and an array y. From these two arays I ploted the curve on the picture belove. The question is how to find the...

2 years ago | 1 answer | 0

1

answer

Question


Out of memory. Type "help memory" for your options
Hello everyone! I try to make visualisation of the robots motion and record it in video file. The code looks as follows: %% Vi...

4 years ago | 2 answers | 0

2

answers

Question


Distribute randomly robots in the workspace
I have a set of robots N. The workspace where robots operate is divided on compartments. How to distribute robots uniformly betw...

4 years ago | 2 answers | 0

2

answers

Question


Error: The variable Agent in a parfor cannot be classified
parfor ii = 1:Workspace.Number_of_Compartments Comp(ii).Vehicles = zeros(length(Compartment(ii).Vehicles),2) for jj = ...

4 years ago | 1 answer | 0

1

answer

Question


How to make visualization of multi-vehicle motion?
I calculated a path for every vehicle in the system. A path is a matrix [x-coordinate, y-coordinate, orientation, time moment]. ...

4 years ago | 1 answer | 0

1

answer