www.pudn.com > yhzgah_sars.rar > fitsort.m


function ans=fitsort(fit) 
for i=1:length(fit)-1 
    for j=i+1:length(fit) 
        if fit(i)