Fayl:Sinh cosh tanh.svg

Vikipediya, azad ensiklopediya
Naviqasiyaya keçin Axtarışa keçin

Faylın orijinalı(SVG faylı, nominal olaraq 504 × 504 piksel, faylın ölçüsü: 17 KB)

Bu fayl "Vikimedia Commons"dadır
və digər layihələrdə istifadə edilə bilər.
təsvir səhifəsi
təsvir səhifəsi
Faylın təsvir səhifəsinə get

Xülasə

İzah

The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.

Replaces en:Image:sinh cosh tanh.png

Instructions
Generated with en:Matplotlib using the script below. Edited using en:Inkscape to fix clipping issues.
Tarix
Mənbə Öz işi
Müəllif Fylwind at ingilis Vikipediya
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with Matplotlib.
Mənbə kodu
InfoField

Python code

import numpy as np
import matplotlib.pyplot as plt

lim = 8
size = 5.6
fig, ax = plt.subplots(figsize=(size, size))
xs = np.linspace(-lim, lim, 1000)
ax.plot(xs, np.sinh(xs), label="y = sinh(x)",
        color="#b30000", linestyle="-", linewidth=2)
ax.plot(xs, np.cosh(xs), label="y = cosh(x)",
        color="#00b300", linestyle="--", linewidth=2)
ax.plot(xs, np.tanh(xs), label="y = tanh(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("sinh_cosh_tanh.svg", transparent=True)

Lisenziya

Public domain Mən, bu əsərin müəllif hüquqlarının sahibi kimi, əsəri ictimai mülkiyyətə verirəm. Bu icazə bütün dünyada qüvvədədir.
In some countries this may not be legally possible; if so:
Bunun qanunla mümkün olmadığı hallarda:

İstənilən şəxsə, istənilən məqsəd üçün, qanunlar tərəfindən qadağan edilməyincə, heç bir şərt qoymadan bu işdən istifadə haqqını bağışlayıram.

Orijinal yükləmə gündəliyi

The original description page was here. All following user names refer to en.wikipedia.
  • 2006-03-14 10:22 Ktims 1600×1200×0 (8934 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:21 Ktims 1600×1200×0 (8965 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:15 Ktims 1600×1200×0 (8967 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:15 Ktims 1600×1200×0 (8980 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.
  • 2006-03-14 10:14 Ktims 1600×1200×0 (8902 bytes) The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

təsvir edir

10 mart 2016

Faylın tarixçəsi

Faylın əvvəlki versiyasını görmək üçün gün/tarix bölməsindəki tarixlərə klikləyin.

Tarix/VaxtKiçik şəkilÖlçülərİstifadəçiŞərh
indiki23:27, 10 mart 201623:27, 10 mart 2016 tarixindəki versiyanın kiçildilmiş görüntüsü504 × 504 (17 KB)FylwindMake asymptotics more evident.
00:39, 6 fevral 200700:39, 6 fevral 2007 tarixindəki versiyanın kiçildilmiş görüntüsü1.600 × 1.200 (13 KB)Alejo2083dashed lines
00:31, 6 fevral 200700:31, 6 fevral 2007 tarixindəki versiyanın kiçildilmiş görüntüsü1.600 × 1.200 (9 KB)Alejo2083{{Information |Description=The hyperbolic sine (red), hyperbolic cosine (green) and hyperbolic tangent (blue) graphed on the same axes. Replaces en::Image:sinh cosh tanh.png == Instructions == Generated with the following en:gnuplot source. XM

Aşağıdakı səhifə bu faylı istifadə edir:

Faylın qlobal istifadəsi

Bu fayl aşağıdakı vikilərdə istifadə olunur:

Metaməlumatlar