Community Profile

photo

Isuru


The University of New South Wales

Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Remove duplicates from array for landmark sequence generation
Hi, Say I had an array: x I have 6 landmarks and I want to generate different path ways so I travel each landmarks onc...

10 years ago | 1 answer | 0

1

answer

Question


Find distances between all points
Hi, I have four landmarks which are A,B,C,D These landmarks have the coordinates in x,y vectors respectively: x = [1, 2...

10 years ago | 1 answer | 0

1

answer

Question


What is the meaning of this line?
Hi, I was wondering what this line meant? Xe_dead = RunProcessModel(Xe_dead,speed_dead,GyroZ_dead,Dt); Xe_dead_bu...

10 years ago | 1 answer | 0

1

answer

Question


How to store in a separate array?
Hi, I have a 1x300 buffer full of timestamps called TimeBuffer. I want to find the dt (difference between each time stamp) ...

10 years ago | 1 answer | 0

1

answer

Question


How to split an array
Hi, Say I have an array of index variables gained from sorting out data: i.e. row = [1 2 3 4 6 7 8 10 11 12] I'd like ...

10 years ago | 2 answers | 0

2

answers

Question


How to equate data from two arrays?
Hi, Say I had two arrays A and B which are not of same length. The array data in A is also present within the array data in B...

10 years ago | 1 answer | 0

1

answer