चित्र:Principle branch of arg on Riemann.svg

Page contents not supported in other languages.
विकिपीडिया से

ओरिजनल फाइल(एसवीजी फाइल, नॉमिनली 584 x 501 पिक्सल, फाइल के आकार: 57 KB)

ई फाइल Wikimedia Commons से बा आ अउरी प्रोजेक्ट भी एकर इस्तेमाल कर सकत बाड़ें। एकर विवरण फाइल विवरण पन्ना नीचे देखावल गइल बा।

सारांश

बिबरण
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
Other versions
 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)

लाइसेंसिंग

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

depicts अंगरेजी

creator अंगरेजी

some value

author name string अंगरेजी: Krishnavedala
Wikimedia username अंगरेजी: Krishnavedala

copyright status अंगरेजी

copyrighted अंगरेजी

inception अंगरेजी

२२ अगस्त 2017

source of file अंगरेजी

original creation by uploader अंगरेजी

फाइल के इतिहास

ओ समय ई फाइल कइसन लउके ई देखे खातिर कौनों तारीख/समय पर क्लिक करीं।

तारीख/समयचिप्पी रूपडाइमेंशनप्रयोगकर्ताटिप्पणी
वर्तमान01:42, 23 अगस्त 201701:42, 23 अगस्त 2017 ले के संस्करण के चिप्पी रूप।584 × 501 (57 KB)KrishnavedalaUser created page with UploadWizard

कौनों पन्ना नइखे जवन ए फाइल के इस्तेमाल करत होखे।

बैस्विक फाइल उपयोग

नीचे दिहल अउरी विकिसभ पर एह फाइल के इस्तेमाल हो रहल बा:

मेटाडाटा