10 Resultaten gevonden voor "Bestand:Surface_vectors.png".

Bestand:Surface vectors.png

phong; % make nice lightning saveas(gcf, 'surface_vectors.eps', 'psc2'); print('-dpng', '-r300', 'surface_vectors.png') % save to file. English author name...


Bestand:Vector field on a surface02.png

|Description =Magnetic field on a surface |Source =http://zh.wikipedia.org/wiki/File:Vector_field_on_a_surface.PNG |Date = modified 28 Sep. 2009 |Author...


Bestand:Surface normal illustration.png

17.2 14.824 NaN]) % save to file print('-dpng', '-r300', 'surface_normal_illustration.png'); % This picture was tweaked in Gimp after being saved from...


Bestand:Reiner Gamma- Swirling in Mystery (LROC1195).png

The surface normal is an imaginary line perpendicular to the surface. Incidence angle is the angle formed between the solar vector and the surface normal...


Bestand:Surface integral illustration.png

illustration of the surface integral. % It shows how a surface is split into surface elements. function main () % the function giving the surface and its gradient...


Bestand:ReinDeviatorischeFließfkt.svg

This vector image was created with Inkscape .   This vector image includes elements that have been taken or adapted from this file:  Yield surfaces.png.  ...


Bestand:Surface Tension Diagram.svg

|Description=Author: Karl Hahn Subject: Illustrative diagram of surface tension forces on a needle floating on the surface of water (shown in crossection). Status: Released...


Bestand:Volume under surface.png

lightning print('-dpng', '-r200', 'Volume_under_surface.png') % save to file. function Z = invert_vector(X) N=length(X); Z = X; for i=1:N Z(i)=X(N-i+1);...


Bestand:SandstoneVectors.png

the following license: English Force vectors illustrated on a sliding ball at different slopes of a smooth surface. author name string: TheMonkeyEatsBananas...


Bestand:Normal and tangent illustration.png

a vector to a surface % a few settings BoxSize=5; N=100; gridsize=BoxSize/N; lw=3; % linewidth fs=30; % fontsize % the function giving the surface and...