Ahmed Nawaz Khan

Results 9 comments of Ahmed Nawaz Khan

Thanku @OceanWong1991 . Can u please explain start time and stop time in this case?

can u explain a litter more please

what if i want to use sample rate = 1. what does this mean and what will be the start and end time in this case? suppose i have 1000...

what is he trying to do with "indexSel". what is it

This is what I believe too. but inside the code ````script.m```` the data is split into chunks. may be it is kind of taking average or something for accuracy and...

surely i would like to ignore this drift error correction and try to approximate the trajectory from this since i have found no other free software that enable me produce...

@rolba here is the part which seems to split data ``` % Initial convergence initPeriod = 2; indexSel = 1 : find(sign(time-(time(1)+initPeriod))+1, 1); for i = 1:2000 AHRSalgorithm.UpdateIMU([0 0 0],...