Code covered by the BSD License
function output=refinement(output,LSP,seqt,bit_number) global maxy arr=dec2bin(abs(seqt(LSP)),length(dec2bin(maxy))); output=[output arr(:,bit_number)'];
Contact us at files@mathworks.com