13.07.2015 Views

INFORMATIKA II MATLAB 4. deo

INFORMATIKA II MATLAB 4. deo

INFORMATIKA II MATLAB 4. deo

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

◦ Bočni izgled funkcije sa slike na dnu0.40.3z0.20.10-0.1-0.2-0.3x=-3:0.25:3;y= -3:0.25:3;[X,Y] = meshgrid(x,y);Z = 1.8.^(-1.5*sqrt(X.^2+Y.^2)).*cos(0.5*Y).*sin(X);surf(X,Y,Z)xlabel('x'); ylabel('y'); zlabel('z')view(0,0)-0.4-3 -2 -1 0 1 2 3x0.40.2z0-0.2-0.4420y-2-4-4-2x024

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

Saved successfully!

Ooh no, something went wrong!