Barkas:Principle branch of arg on Riemann.svg

Berkas asli(Barkas SVG, nominal 584 × 501 piksel, gedhéning barkas: 57 KB)

Barkas iki saka Wikimedia Commons lan kena kanggo proyèk liya. Panyandraning kaca panyandra barkasé kapacak ing ngisor.

Ringkesan

Panyandra
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.
Tanggal
Sumber Karya dhéwé
Juru pangarang Krishnavedala
Idin
(Nganggo manèh barkas iki)
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
Vèrsi liya
 Principle branch of arg on Riemann.png
SVG genesis
InfoField
 
The SVG code is valid.
 
Gambar vektor ini dibuat menggunakan Matplotlib
Kode sumber
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)

Lisènsi

w:id:Creative Commons
atribusi andum mèmper
Berkas ini dilisensikan di bawah lisensi Creative Commons Atribusi-Berbagi Serupa 4.0 Internasional.
Kowé kena:
  • ngedum – nyalin, nyebar, lan ngirim karya
  • nyampur – ngolah karya
Sangisoré kahanan mangkéné:
  • atribusi – Kowé kudu mènèhi krédhit kang patut, mènèhi pranala lisènsi, lan kandha yèn ana owah-owahan. Kowé bisa tumindak sasenengmu, nanging ora teges kang duwé lisènsi njurung lakumu.
  • andum mèmper – Manawa kowé nyalin rupa, ngowahi, utawa nggawé karya nganggo bahan karya iki, kowé kudu mbabar karyamu kang wis dadi nganggo lisènsi kang padha utawa kang cocog karo karya asliné..

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

gegambaran

status hak cipta Indonesia

berhak cipta Indonesia

sejak Indonesia

22 Agustus 2017

Sajarahing berkas

Klik ing tanggal/wektuné saprelu ndeleng rupané barkasé nalika tanggal iku.

Tanggal/WektuGambar cilikAlang ujurNaragunaTanggepan
saiki23 Agustus 2017 01.42Gambar cilik kanggo owahan 23 Agustus 2017 01.42584 × 501 (57 KB)KrishnavedalaUser created page with UploadWizard

Ora ana kaca kang nganggo barkas iki.

Panggunané barkas sajagat

Wiki liya ngisor iki nganggo barkas iki:

Métadhatah