Jump to content

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

Page contents not supported in other languages.
विकिपीडिया, मुक्‍त ज्ञानकोशातून

मूळ संचिका (SVG संचिका, साधारणपणे ५८४ × ५०१ pixels, संचिकेचा आकार: ५७ कि.बा.)

ही संचिका 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
इतर आवृत्तींस
 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
रोपण जसेहोते-वाटातसेच (शेअर अलाईक)
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
तुम्ही मुक्त आहात.
  • सामायिक करा – नक्कल, वितरण आणि पारेषित करण्यास
  • पुर्नमिश्रीत करण्यास – काम गरजेनुसार अनुकुलीत करण्यास
खालील अटींच्या अधिन राहून:
  • रोपण – आपण योग्य क्रेडिट देणे आवश्यक आहे, परवान्यास दुवा प्रदान करणे आवश्यक आहे, आणि बदल केले गेले आहेत हे दर्शविणे आवश्यक आहे. आपण हे कोणत्याही वाजवी मार्गाने करू शकता, परंतु परवानाधारक आपल्यास किंवा आपल्या वापरास मान्यता देतो अशा कोणत्याही मार्गाने नाही.
  • जसेहोते-वाटातसेच (शेअर अलाईक) – जर तुम्ही या कामात काही बदल केलात, काटछाट केलीत, किंवा भर घातली, तर असे करून बनलेले नवीन काम तुम्ही केवळ या किंवा यासारख्याच परवान्याअंतर्गत प्रसारित करू शकतात.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts इंग्रजी

copyright status इंग्रजी

copyrighted इंग्रजी

२२ ऑगस्ट 2017

source of file इंग्रजी

original creation by uploader इंग्रजी

संचिकेचा इतिहास

संचिकेची त्यावेळची आवृत्ती बघण्यासाठी त्या दिनांक/वेळेवर टिचकी द्या.

दिनांक/वेळछोटे चित्रआकारसदस्यप्रतिक्रीया
सद्य०७:१२, २३ ऑगस्ट २०१७०७:१२, २३ ऑगस्ट २०१७ आवृत्तीसाठी छोटे चित्र५८४ × ५०१ (५७ कि.बा.)KrishnavedalaUser created page with UploadWizard

या चित्राशी जोडलेली पृष्ठे नाहीत.

जागतिक संचिका उपयोग

संचिकाचे इतर विकिपीडियावरील वापरः

मेटाडाटा