Tập tin gốc(tập tin SVG, 504×504 điểm ảnh trên danh nghĩa, kích thước: 18 kB)

Miêu tả

Miêu tả

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.
Ngày
Nguồn gốc Tác phẩm được tạo bởi người tải lên
Tác giả Fylwind tại Wikipedia Tiếng Anh
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with Matplotlib.
Mã nguồn
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)

Giấy phép

Public domain Tôi, người giữ bản quyền của tác phẩm này, chuyển tác phẩm này vào phạm vi công cộng. Điều này có giá trị trên toàn thế giới.
Tại một quốc gia mà luật pháp không cho phép điều này, thì:
Tôi cho phép tất cả mọi người được quyền sử dụng tác phẩm này với bất cứ mục đích nào, không kèm theo bất kỳ điều kiện nào, trừ phi luật pháp yêu cầu những điều kiện đó.

Nhật trình tải lên đầu tiên

(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.

Chú thích

Ghi một dòng giải thích những gì có trong tập tin này

Khoản mục được tả trong tập tin này

mô tả

Lịch sử tập tin

Nhấn vào ngày/giờ để xem nội dung tập tin tại thời điểm đó.

Ngày/giờHình xem trướcKích cỡThành viênMiêu tả
hiện tại23:20, ngày 10 tháng 3 năm 2016Hình xem trước của phiên bản lúc 23:20, ngày 10 tháng 3 năm 2016504×504 (18 kB)FylwindTry again to fix the clipping problem
23:03, ngày 10 tháng 3 năm 2016Hình xem trước của phiên bản lúc 23:03, ngày 10 tháng 3 năm 2016504×504 (31 kB)FylwindTry to fix SVG clipping bug
22:53, ngày 10 tháng 3 năm 2016Hình xem trước của phiên bản lúc 22:53, ngày 10 tháng 3 năm 2016504×504 (22 kB)FylwindMake the asymptotic behavior more evident from the graph.
00:38, ngày 6 tháng 2 năm 2007Hình xem trước của phiên bản lúc 00:38, ngày 6 tháng 2 năm 20071.600×1.200 (15 kB)Alejo2083dashed lines
00:33, ngày 6 tháng 2 năm 2007Hình xem trước của phiên bản lúc 00:33, ngày 6 tháng 2 năm 20071.600×1.200 (10 kB)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
Có 1 trang tại Wikipedia tiếng Việt có liên kết đến tập tin (không hiển thị trang ở các dự án khác):

Sử dụng tập tin toàn cục

Những wiki sau đang sử dụng tập tin này:

Đặc tính hình