Fayl:Damped oscillation function plot.svg

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

Faylın orijinalı(SVG faylı, nominal olaraq 576 × 432 piksel, faylın ölçüsü: 20 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
English: Exponentially decaying cosine function
Español: Función coseno que decae exponencialmente
Tarix
Mənbə Öz işi
Müəllif Nicoguaro
SVG genesis
InfoField
 
The source code of this SVG is invalid due to an error.
 
This W3C-invalid plot was created with Matplotlib.
 
The file size of this SVG plot may be irrationally large because its text has been converted to paths inhibiting translations.
Mənbə kodu
InfoField

Python code

import numpy as np
import matplotlib.pyplot as plt


plt.rcParams["mathtext.fontset"] = "cm"

t = np.linspace(0, 35, 500)
y = np.exp(-0.1*t)*np.sin(t)
plt.plot(t, y)


plt.xlabel("$t$", fontsize=14, loc="right")
plt.ylabel("$y(t)$", fontsize=14)
plt.yticks([-1, -0.5, 0, 0.5, 1])

ax = plt.gca()
ax.spines['right'].set_color('none')
ax.spines['top'].set_color('none')
ax.xaxis.set_ticks_position('bottom')
ax.spines['bottom'].set_position(('data',0))
ax.yaxis.set_ticks_position('left')
ax.spines['left'].set_position(('data',0))
plt.savefig("Damped oscillation function plot.svg")
plt.show()

Lisenziya

I, the copyright holder of this work, hereby publish it under the following license:
w:az:Creative Commons
istinad
This file is licensed under the Creative Commons Attribution 4.0 International license.
Azadsınız:
  • paylaşmaq – əsəri köçürmək, paylamaq və ötürmək üçün
  • remiks etmək – əsəri adaptasiya etmək
Aşağıdakı şərtlərə riayət etməklə:
  • istinad – Müvafiq kredit verməlisiniz, lisenziyaya bir keçid verməlisiniz və dəyişikliklərin olub olmadığını bildirməlisiniz. Bunu hər hansı bir ağlabatan şəkildə edə bilərsiniz, ancaq lisenziyalaşdırıcının sizi və ya istifadənizi təsdiqləməsini təklif edən bir şəkildə deyil.

Captions

Add a one-line explanation of what this file represents
Exponentially decaying sine function.

Items portrayed in this file

təsvir edir

copyrighted ingilis

26 fevral 2022

media type ingilis

image/svg+xml

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
indiki16:29, 26 fevral 202216:29, 26 fevral 2022 tarixindəki versiyanın kiçildilmiş görüntüsü576 × 432 (20 KB)NicoguaroUploaded own work with UploadWizard

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