23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

itshift<br />

2bitshift<br />

Purpose Bit-wise shift<br />

Syntax C = bitshift(A,k,n)<br />

C = bitshift(A,k)<br />

Description C = bitshift(A,k,n) returns the value of A shifted by k bits. If k>0, this is<br />

same as a multiplication by 2 k (left shift). If k

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!