దస్త్రం:Principle branch of arg on Riemann.svg

వికీపీడియా నుండి
Jump to navigation Jump to search

అసలు దస్త్రం(SVG ఫైలు, నామమాత్రంగా 584 × 501 పిక్సెళ్ళు, ఫైలు పరిమాణం: 57 KB)

సారాంశం

వివరణ
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.
తేదీ
మూలం స్వంత కృతి
కర్త Krishnavedala
అనుమతి
(ఈ దస్త్రాన్ని పునర్వినియోగించుకోవడం)
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
ఇతర కూర్పులు
 Principle branch of arg on Riemann.png
SVG పెరుగుదల
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)

లైసెన్సింగ్

w:en:Creative Commons
ఆపాదింపు share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
ఇలా చేసేందుకు మీకు స్వేచ్ఛ ఉంది:
  • పంచుకోడానికి – ఈ కృతిని కాపీ చేసుకోవచ్చు, పంపిణీ చేయవచ్చు, ప్రసారమూ చేయవచ్చు
  • రీమిక్స్ చేయడానికి – కృతిని అనుకరించడానికి
క్రింది షరతులకు లోబడి:
  • ఆపాదింపు – సముచితమైన శ్రేయస్సును ఇవ్వాలి, లైసెన్సుకు లింకు ఇవ్వాలి, మార్పులేమైనా చేస్తే వాటిని సూచించాలి. అందుకు సముచితమైన పద్ధతి దేన్నైనా అవలంబించవచ్చు. కానీ మీకూ మీ వాడుకకూ హక్కుదారు అనుమతించారు అనే అర్థం వచ్చేటట్లుగా మాత్రం కాదు.
  • share alike – మీరు ఈ కృతిని అనుకరిస్తే, మారిస్తే, లేదా మెరుగుపరిస్తే తత్ఫలిత కృతిని ఇదే లైసెన్సు లేదా దీనికి అనుగుణ్యమైన లైసెన్సు క్రింద మాత్రమే పంపిణీ చేయాలి.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

చిత్రణ

copyright status ఇంగ్లీష్

copyrighted ఇంగ్లీష్

source of file ఇంగ్లీష్

original creation by uploader ఇంగ్లీష్

ఫైలు చరితం

తేదీ/సమయం ను నొక్కి ఆ సమయాన ఫైలు ఎలా ఉండేదో చూడవచ్చు.

తేదీ/సమయంనఖచిత్రంకొలతలువాడుకరివ్యాఖ్య
ప్రస్తుత01:42, 23 ఆగస్టు 201701:42, 23 ఆగస్టు 2017 నాటి కూర్పు నఖచిత్రం584 × 501 (57 KB)KrishnavedalaUser created page with UploadWizard

ఈ ఫైలును వాడుతున్న పేజీలు లేవు.

సార్వత్రిక ఫైలు వాడుక

ఈ దస్త్రాన్ని ఈ క్రింది ఇతర వికీలు ఉపయోగిస్తున్నాయి:

మెటాడేటా