10 Nalezeny výsledky pro "Soubor:Ellipse_gradient.svg".

Soubor:Ellipse gradient.svg

DescriptionEllipse gradient.svg English: Linear gradient example Date 11 December 2016 Source http://www.w3schools.com/graphics/svg_grad_linear.asp Author...


Soubor:Sphere (parameters r, d).svg

back ellipses sphere.add(doc.path(d=ellipse_path(0, 0, tilt), stroke_dasharray=dash, stroke=col)) # horizontal back sphere.add(doc.path(d=ellipse_path(pi/2...


Soubor:Poincare-sphere stokes.svg

ellipses sphere.add(doc.path(d=ellipse_path(0, 0, tilt, True))) sphere.add(doc.path(d=ellipse_path(pi/2, phi, tilt))) sphere.add(doc.path(d=ellipse_path(pi/2...


Soubor:Manual Inkscape.pdf

................................................................1 About SVG............................................................................


Soubor:Poincare-sphere arrows.svg

= cos(a) * y + sin(a) * z, cos(a) * z - sin(a) * y return x, y, z def ellipse_path(theta, phi, tilt, flip=False): t, p, r2 = to_theta_phi_r(*rotx(*(to_xyz(theta...


Soubor:Spinning-disk.svg

stroke='none')) # disk grad = doc.defs.add(doc.linearGradient(id='grad', start=('0%',0), end=('100%',0), gradientUnits='objectBoundingBox')) grad.add_stop_color(offset=0...


Soubor:Ehrenfest-paradox-disk.svg

stroke_linejoin='bevel')) disk.add(doc.ellipse(center=(0, 0), r=(rx, ry), fill='#d8d8d8')) disk.add(doc.ellipse(center=(0, 0), r=(2, 2.0*v), fill='black'))...


Soubor:Gradient of potential.svg

DescriptionGradient of potential.svg English: gradient of potential in the 2D plane. Directional derivative of the scalar field outlines a circle Date...


Soubor:Numerical method for finding gradient of 2D scalar field (potential).svg

DescriptionNumerical method for finding gradient of 2D scalar field (potential).svg English: Numerical method for finding gradient of 2D scalar field (potential)...


Soubor:Ballistic-trajectories-planet.svg

field of a planet (orange). The trajectories are one parabola and one ellipse, respectively. The graphical representation is accurately computed using...