Research Article

Path Planning Method for UUV Homing and Docking in Movement Disorders Environment

Algorithm 1

Step  1. Initial.
  Substep 1. Set the initial parameters: n, M, , ,
  Substep 2. Random initial
  Substep 3. Random initial
  Substep 4. Calculate and set ,
  Substep 5.
Step  2. If the criteria are satisfied, output the best solution; otherwise, go to Substep 6.
  Substep 6. Update ,
        ;
       if
            ;
       else
            ;
  Substep 7. Update ,
         ;
       if
         ;
       else
         ;
  Substep 8. Calculate
  Substep 9. if
            ;
       if
            ;
       else
            ;
       if
            ;
  Substep 10. Go back to Step   2.