|
y(randi([1 7],1,1),i*2) = 0; % Gross Error introduced for a random variable |
@Hickles02 This is a weird way to generate an error. Why are you creating an error in measurement "i*2"? Why not just in "i"?
I don't think this will change anything, it's just strange...
FYP478/MATLAB/GED.m
Line 48 in 0e36b58
@Hickles02 This is a weird way to generate an error. Why are you creating an error in measurement "i*2"? Why not just in "i"?
I don't think this will change anything, it's just strange...