Research Article

A Novel Adjustment Method for Shearer Traction Speed through Integration of T-S Cloud Inference Network and Improved PSO

Pseudocode 1

For   to
If   > 0.5
  Particle is selected for velocity resetting
  For   to
   For   to ()
    If   > 0.5
      = + (
    End if
   End for
  End for
End if
End for