24.02.2013 Views

A1 Matlab

A1 Matlab

A1 Matlab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Rad sa dimenzijama matrice<br />

• redimenzionisanje matrice B = reshape(A,[s1 s2 s3 ...])<br />

(s1, s2, ... su nove dimenzije matrice B)<br />

• uklanjanje jediniĉnih dimenzija C = squeeze(B)<br />

• permutovanje dimenzija “prepakuje niz”<br />

B = permute(A,dims)<br />

– generalizacija transponovanja

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

Saved successfully!

Ooh no, something went wrong!