function [ selectedIndex] = initGA( randSNCount ) % 随机生成一下初始场景序列 selectedIndex=round(1+(16-1)*rand(randSNCount,96)); end