File:Principle branch of arg on Riemann.svg

Le contento del pagina non es supportate in altere linguas.
De Wikipedia, le encyclopedia libere

File original(File SVG, dimensiones nominal: 584 × 501 pixels, grandor del file: 57 KB)

Iste file proveni de Wikimedia Commons e pote esser usate per altere projectos. Le description de su pagina de description ibi es monstrate in basso.

Summario

Description
English: The plot is of the surface of arg, colored by modulus. The thick red lines indicate the cut used to produce the principle branch, and the red hatched section they bracket is the portion of the surface selected.
Data
Origine Obra proprie
Autor Krishnavedala
Permission
(Reuso de iste file)
Public domain This image of simple geometry is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
Heptagon
Heptagon
Altere versiones
 Principle branch of arg on Riemann.png
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with Matplotlib.
Source code
InfoField

Python code

Source code
import numpy as np
import matplotlib.pyplot as plt
from matplotlib import cm
from mpl_toolkits.mplot3d import Axes3D
plt.rcParams['svg.fonttype'] = 'none'

x = lambda r, t: np.outer(r, np.cos(t))
y = lambda r, t: np.outer(r, np.sin(t))
z = lambda r, t: t

fig = plt.figure(figsize=[8,7])
ax = fig.gca(projection='3d')

t = np.linspace(-np.pi, np.pi, 20)
r = np.linspace(1, 10, 9)
for rr in r:
    ax.plot(x(rr,t)[0], y(rr,t)[0], z(rr,t), color='r', linewidth=.5, alpha=.5)
ax.plot(x([0,10],-np.pi)[:,0], y([0,10],-np.pi)[:,0], z([0,10],-np.pi), color='r', linewidth=1.5)
ax.plot(x([0,10],np.pi)[:,0], y([0,10],np.pi)[:,0], z([0,10],np.pi), color='r', linewidth=1.5)

t = np.linspace(-2*np.pi, 2*np.pi, 50)
r = np.linspace(0, 10, 5)
ax.plot_surface(x(r,t), y(r,t), z(r,t)
                   , antialiased=True, shade=False
                   , rstride=1, cstride=1
                   , cmap=cm.rainbow_r
                   , alpha=1
                  )
ax.view_init(elev=30, azim=120)
ax.set_xticks([-10,-5,0,5,10])
ax.set_yticks([-10,-5,0,5,10])
ax.set_zticks([-2*np.pi,-np.pi,0,np.pi,2*np.pi])
ax.set_zticklabels(['$-2\\pi$','$-\\pi$','0','$\\pi$','$2\\pi$'])
ax.set_xlabel('R')
ax.set_ylabel('l')
ax.set_zlabel('$\\mathrm{arg}(z)$')
fig.savefig('test_3d.svg', bbox_inches='tight', transparent=True)

Licentia

w:ia:Creative Commons
attribution condivider equalmente
Iste file es disponibile sub le licentia Creative Commons Attribution-CompartiSimile 4.0 International.
Tu es libere:
  • de condivider – de copiar, distribuer e transmitter le obra
  • de remixar – de adaptar le obra
Sub le sequente conditiones:
  • attribution – Tu debe dar information appropriate sur le autor, fornir un ligamine al licentia, e indicar si modificationes ha essite apportate. Tu pote facer lo de qualcunque maniera rationabile, ma non in alcun modo que suggere que le licentiator approba te o tu uso del obra.
  • condivider equalmente – Si tu altera, transforma o disveloppa le material, tu debe distribuer tu contributiones sub un licentia identic o compatibile con le original.

Legendas

Adde un explanation de un linea de lo que iste file representa

Objectos representate in iste file

representa

Alcun valor sin elemento Wikidata

copyrighted anglese

inception anglese

22 augusto 2017

Historia del file

Clicca sur un data/hora pro vider le file como appareva a ille tempore.

Data/HoraMiniaturaDimensionesUsatorCommento
actual01:42, 23 augusto 2017Miniatura pro le version de 01:42, 23 augusto 2017584 × 501 (57 KB)KrishnavedalaUser created page with UploadWizard

Il non ha paginas que usa iste file.

Uso global de iste file

Le altere wikis sequente usa iste imagine:

Metadatos