10 Results found for "Dosya:Ellipse_gradient.svg".

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


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


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


Dosya:Manual Inkscape.pdf

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


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


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


Dosya:Ehrenfest-paradox-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...


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


Dosya: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)...


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