photo

Karishma Chawla


Last seen: ungefär en månad ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


please explain the function of each command used in this code. These commands are part of allan variance code.
avar = zeros(numel(m), 1); for i = 1:numel(m) mi = m(i); avar(i,:) = sum((theta(1+2*mi:L) - 2*theta(1+mi:L-mi) + thet...

ungefär en månad ago | 1 answer | 0

1

answer