Research Article

Study on GPS/INS System Using Novel Filtering Methods for Vessel Attitude Determination

Algorithm 1

for from 1 to
  for from 1 to
    find particle with the biggest weight from particles */This is the best particle;
    find particle with the biggest weight from particles */This is the worst particle;
  end
     */Replace the worst particle by the linear combination of and , ;
  Re-calculate the weight of and then normalized it;
end