پرونده:Csch sech coth.svg

Page contents not supported in other languages.
از ویکی‌پدیا، دانشنامهٔ آزاد

پروندهٔ اصلی(پروندهٔ اس‌وی‌جی، با ابعاد ۵۰۴ × ۵۰۴ پیکسل، اندازهٔ پرونده: ۱۸ کیلوبایت)

خلاصه

توضیح

The hyperbolic cosecant (red), hyperbolic secant (green) and hyperbolic cotangent (blue) graphed on the same axes.

Replaces Csch sech coth.png.

Instructions
Generated with en:Matplotlib using the script below. Edited using en:Inkscape to fix clipping issues.
تاریخ
منبع اثر شخصی
پدیدآور Fylwind در ویکی‌پدیا انگلیسی
SVG genesis
InfoField
 
کد مبدأ این پروندهٔ گرافیک برداری مقیاس‌پذیر، معتبر.
 
این گرافیک با Matplotlib ساخته شده است
کد منبع
InfoField

Python code

import numpy as np
import matplotlib.pyplot as plt

def clip(ys, limit):
    return np.ma.masked_where(np.abs(ys) > limit, ys)

lim = 8
size = 5.6
fig, ax = plt.subplots(figsize=(size, size))
xs = np.linspace(-lim, lim, 1000)
ax.plot(xs, clip(1 / np.sinh(xs), lim * 2), label="y = csch(x)",
        color="#b30000", linestyle="-", linewidth=2)
ax.plot(xs, 1 / np.cosh(xs), label="y = sech(x)",
        color="#00b300", linestyle="--", linewidth=2)
ax.plot(xs, clip(1 / np.tanh(xs), lim * 2), label="y = coth(x)",
        color="#0000b3", linestyle="-.", linewidth=2)
ax.set_xlim(-lim, lim)
ax.set_ylim(-lim, lim)
ax.set_xticks([-1, 0, 1])
ax.set_yticks([-1, 0, 1])
ax.set_xlabel("x")
ax.set_ylabel("y")
ax.grid("on")
ax.legend(loc="lower right")
fig.tight_layout()
fig.savefig("csch_sech_coth.svg", transparent=True)

اجازه‌نامه

Public domain من، دارنده حق تکثیر این اثر، این اثر را به مالکیت عمومی منتشر می‌کنم. این قابل اجرا در تمام نقاط جهان است.
در برخی از کشورها ممکن است به صورت قانونی این امکان‌پذیر نباشد؛ اگر چنین است:
من اجازهٔ استفاده از این اثر را برای هر مقصودی، بدون هیچ‌گونه شرایطی می‌دهم، تا وقتی که این شرایط توسط قانون مستلزم نشده باشد.

سیاهه بارگذاری اصلی

(All user names refer to en.wikipedia)

  • 2006-03-14 10:38 Ktims 1600×1200×0 (10563 bytes) The hyperbolic cosecant (red), hyperbolic secant (green) and hyperbolic cotangent (blue) graphed on the same axes.
  • 2006-03-14 10:35 Ktims 1600×1200×0 (13176 bytes) The hyperbolic cosecant (red), hyperbolic secant (green) and hyperbolic cotangent (blue) graphed on the same axes.

عنوان

شرحی یک‌خطی از محتوای این فایل اضافه کنید

آیتم‌هایی که در این پرونده نمایش داده شده‌اند

توصیف‌ها

source of file انگلیسی

checksum انگلیسی

7c55f7f62d7a7ffee1b4f9864929771d5ba9c527

۱۷٬۹۸۴ بایت

۵۰۴ پیکسل

۵۰۴ پیکسل

تاریخچهٔ پرونده

روی تاریخ/زمان‌ها کلیک کنید تا نسخهٔ مربوط به آن هنگام را ببینید.

تاریخ/زمانبندانگشتیابعادکاربرتوضیح
کنونی‏۱۰ مارس ۲۰۱۶، ساعت ۲۳:۲۰تصویر بندانگشتی از نسخهٔ مورخ ‏۱۰ مارس ۲۰۱۶، ساعت ۲۳:۲۰۵۰۴ در ۵۰۴ (۱۸ کیلوبایت)FylwindTry again to fix the clipping problem
‏۱۰ مارس ۲۰۱۶، ساعت ۲۳:۰۳تصویر بندانگشتی از نسخهٔ مورخ ‏۱۰ مارس ۲۰۱۶، ساعت ۲۳:۰۳۵۰۴ در ۵۰۴ (۳۱ کیلوبایت)FylwindTry to fix SVG clipping bug
‏۱۰ مارس ۲۰۱۶، ساعت ۲۲:۵۳تصویر بندانگشتی از نسخهٔ مورخ ‏۱۰ مارس ۲۰۱۶، ساعت ۲۲:۵۳۵۰۴ در ۵۰۴ (۲۲ کیلوبایت)FylwindMake the asymptotic behavior more evident from the graph.
‏۶ فوریهٔ ۲۰۰۷، ساعت ۰۰:۳۸تصویر بندانگشتی از نسخهٔ مورخ ‏۶ فوریهٔ ۲۰۰۷، ساعت ۰۰:۳۸۱٬۶۰۰ در ۱٬۲۰۰ (۱۵ کیلوبایت)Alejo2083dashed lines
‏۶ فوریهٔ ۲۰۰۷، ساعت ۰۰:۳۳تصویر بندانگشتی از نسخهٔ مورخ ‏۶ فوریهٔ ۲۰۰۷، ساعت ۰۰:۳۳۱٬۶۰۰ در ۱٬۲۰۰ (۱۰ کیلوبایت)Alejo2083{{Information |Description=The hyperbolic cosecant (red), hyperbolic secant (green) and hyperbolic cotangent (blue) graphed on the same axes. Replaces en::Image:Csch_sech_coth.png. == Instructions == Generated with en:gnuplot using the script

صفحهٔ زیر از این تصویر استفاده می‌کند:

کاربرد سراسری پرونده

ویکی‌های دیگر زیر از این پرونده استفاده می‌کنند:

فراداده