Research Article

Cancer Feature Selection and Classification Using a Binary Quantum-Behaved Particle Swarm Optimization and Support Vector Machine

Pseudocode 2

Pseudocode of the transformation.
Transf(, )
for each bit in the substring ;
if rand() <
  if the state of the bit is 1
    Set its state to 0;
  else set its sate to 1;
  endif
endif
endfor
;
Return