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...

Create successful ePaper yourself

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

◦ Projekcija funkcije sa slike na dnu na ravan x-z0.4z0.30.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(90,0)-0.4-3 -2 -1 0 1 2 3y0.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!