Search Results: File:SCIPY 2.svg

Sorry, the article you're looking for isn't specifically available. Here are related topics:


File:SCIPY 2.svg
Rabu, 2026-01-07 06:09:59

English SCIPY determination method or standard: SHA-1...

Click to read more »
File:Comparaison filtres median savitzky golay scipy.svg
Senin, 2024-04-08 15:16:06

created with Python by cdang. Source code InfoField import numpy as np import scipy.signal as signal import matplotlib.pyplot as plt epsilon = 0.1 # amplitude...

Click to read more »
File:Detection pics scipy signal find peaks.svg
Jumat, 2026-01-23 08:09:17

Detection of peaks with the peakfind tool of scipy. French Détection des pics avec l'outil peakfind de scipy. author name string: Cdang Wikimedia username:...

Click to read more »
File:Comparaison filtres median savitzky golay butterworth fft scipy.svg
Minggu, 2025-03-09 01:41:39

by cdang. Source code InfoField import numpy as np import scipy.signal as signal import scipy.fft as fft import matplotlib.pyplot as plt # **************...

Click to read more »
File:EmiMa-099-Sobel-x.jpg
Kamis, 2025-11-27 15:50:58

#!/usr/bin/env python from scipy.ndimage import imread import scipy.misc from scipy.signal import convolve2d im = imread('EmiMa-099.jpg', mode='L') # Edge...

Click to read more »
File:EmiMa-099-Prewitt-x.jpg
Sabtu, 2026-02-14 06:51:28

#!/usr/bin/env python from scipy.ndimage import imread import scipy.misc from scipy.signal import convolve2d im = imread('EmiMa-099.jpg', mode='L') # Edge...

Click to read more »
File:EmiMa-099-Sobel-y.jpg
Kamis, 2024-08-22 05:32:52

#!/usr/bin/env python from scipy.ndimage import imread import scipy.misc from scipy.signal import convolve2d im = imread('EmiMa-099.jpg', mode='L') # Edge...

Click to read more »
File:EmiMa-099-Prewitt-y.jpg
Kamis, 2025-04-17 08:42:03

#!/usr/bin/env python from scipy.ndimage import imread import scipy.misc from scipy.signal import convolve2d im = imread('EmiMa-099.jpg', mode='L') # Edge...

Click to read more »
File:Comparaison interpolation scipy interpolate polynomes.svg
Minggu, 2026-02-22 01:45:56

import numpy as np from scipy import interpolate import matplotlib.pyplot as plt xp = np.linspace(0, 2*np.pi, 5) yp = np.sin(xp) finterpa = interpolate...

Click to read more »
File:Airydisk 1.5th root.png
Selasa, 2025-11-18 02:44:44

The image was generated by the following python script using scipy and PIL #!/usr/bin/env python # -*- coding: utf8 -*- ''' Copyright (C) 2010 Wikimedia...

Click to read more »
File:Airydisks rayleigh sqrt.png
Selasa, 2025-11-18 02:47:27

The image was generated by the following python script using scipy and PIL #!/usr/bin/env python # -*- coding: utf8 -*- ''' Copyright (C) 2008 Wikimedia...

Click to read more »
File:Analysis of Fourier series using Python Code.pdf
Jumat, 2025-06-20 14:25:42

such as square wave, sawtooth wave and triangular wave 1. scipy.signal.square module scipy.signal.square (x, duty=0.5) Return a periodic square-wave...

Click to read more »
File:Airydisk sqrt.png
Selasa, 2025-11-18 02:46:37

The image was generated by the following python script using scipy and PIL #!/usr/bin/env python # -*- coding: utf8 -*- ''' Copyright (C) 2010 Wikimedia...

Click to read more »
File:Godley-lavoie-chapter-3-sfc-model-plot.svg
Rabu, 2025-12-10 23:41:34

Plot generated using python (scipy, numpy, matplotlib). Source code: CC-0. I, the copyright holder of this work, hereby publish it under the following...

Click to read more »
File:Airydisk linear.png
Selasa, 2025-11-18 02:45:41

The image was generated by the following python script using scipy and PIL #!/usr/bin/env python # -*- coding: utf8 -*- ''' Copyright (C) 2010 Wikimedia...

Click to read more »
File:New final Shyamal Bhar - Copy.pdf
Senin, 2025-02-03 04:47:08

data analysis. Python has many powerful scientific modules such as numpy, scipy, pandas etc. It has also a plotting module such as matplotlib for the graphical...

Click to read more »
File:Homework 04.pdf
Senin, 2026-03-02 20:55:54

you can load the .mat �les with the package scipy.io.loadmat (https://docs.scipy.org/doc/scipy-0.19.0/reference/generated/scipy.io.loadmat.html). 4 ...

Click to read more »
File:Gsr.svg
Rabu, 2024-12-25 11:03:46

acquired in the middle and ringer fingers. The source file was processed with scipy and exported with matplolib. The sampling rate was 256 Hz. Created by Hugo...

Click to read more »
File:EmiMa-099-Prewitt-x-color.jpg
Kamis, 2025-11-27 15:49:47

#!/usr/bin/env python from PIL import Image from scipy.ndimage import imread from scipy.signal import convolve2d import numpy as np im = imread('EmiMa-099...

Click to read more »
File:Diagramme qq python matplotlib.svg
Selasa, 2025-12-09 18:09:32

import numpy as np from scipy import stats import matplotlib.pyplot as plt X = stats.norm.rvs(size=100) p = np.arange(0.1, 1, 0.1) qexp = np.quantile(X...

Click to read more »
File:Homework 05.pdf
Sabtu, 2025-04-19 05:47:11

the .mat �les with the pack- age scipy.io.loadmat (https://docs.scipy.org/doc/scipy-0.19.0/reference/generated/scipy.io.loadmat. html). Hints: Prob...

Click to read more »
File:Eeg SMR.svg
Senin, 2025-12-29 07:37:33

second sample. The signal was acquired in the Oz position processed with scipy and saved with matplolib. Created by Hugo Gamboa Dez 2005  This W3C-unspecified...

Click to read more »
File:H1-ba boundary 1.svg
Kamis, 2025-10-09 16:52:43

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Automatic mesh generation and element filtering- The AutoMesh tool - USACE-p266001coll1-6549.pdf
Rabu, 2026-05-06 05:04:36

21079/11681/22642. SciPy v0.14.0 Reference Guide – Spatial algorithms and data structures (scipy.spatial). 2009. http://docs.scipy.org/doc/scipy-0.14...

Click to read more »
File:Yd pb boundary 2.svg
Senin, 2025-12-29 19:12:24

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Chapman function.svg
Kamis, 2024-02-22 08:48:44

import numpy as np import scipy.integrate import matplotlib.pyplot as plt @np.vectorize def chapman(x, theta): f = lambda l, x, theta: np.exp(-(np.sqrt(x**2...

Click to read more »
File:Scipylogo.png
Jumat, 2014-02-28 00:32:37

Logo from http://www.scipy.org This is a logo of an organization, item, or event, and is protected by copyright. The use of low-resolution images on the...

Click to read more »
File:Eeg raw.svg
Sabtu, 2025-12-06 14:35:42

second sample. The signal was acquired in the Oz position processed with scipy and exported with matplolib. The momntage was with common derivation related...

Click to read more »
File:Pretiglian curve lisiecki raymo 2005 1.png
Senin, 2025-12-29 19:10:07

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal datafilename="lisiecki2...

Click to read more »
File:Scipy source.png
Jumat, 2025-10-17 03:52:15

DescriptionScipy source.png English: Source Code of Scipy Date 15 February 2014, 10:22:33 Source Own work Author Shishirdasika...

Click to read more »
File:Airydisk cuberoot.png
Kamis, 2023-07-27 08:02:26

The image was generated by the following python script using scipy and PIL I, the copyright holder of this work, hereby publish it under the following...

Click to read more »
File:Interpolation constante interpolate interp1d nearest et zero.svg
Kamis, 2025-12-04 14:24:04

import numpy as np from scipy import interpolate import matplotlib.pyplot as plt # ********************************* # * scipy.interpolate.interp1d() *...

Click to read more »
File:Airydisks sparrow sqrt.png
Kamis, 2023-07-27 08:02:32

The image was generated by the following python script using scipy and PIL Airydisks rayleigh sqrt.png Airydisks dawes sqrt.png I, the copyright holder...

Click to read more »
File:Square signal and its antiderivatives.svg
Senin, 2020-10-05 06:26:03

Python (scipy/numpy/matplotlib) code: from matplotlib.pyplot import * from numpy import * from scipy.integrate import cumtrapz def f(x): return x*sin(1/x)...

Click to read more »
File:Scipy logo 2009.gif
Sabtu, 2023-05-27 13:45:28

DescriptionScipy logo 2009.gif Русский: Логотип SciPy Date 2009 Source Official site (English). Archived from the original on 2009-02-17. Author SciPy comunity...

Click to read more »
File:Airydisks dawes sqrt.png
Kamis, 2023-07-27 08:02:29

The image was generated by the following python script using scipy and PIL Airydisks rayleigh sqrt.png Airydisks sparrow sqrt.png I, the copyright holder...

Click to read more »
File:Probit plot.svg
Rabu, 2025-12-10 23:07:42

vector image was created with Python. from matplotlib.pylab import * from scipy.special import erfinv def probit(p): return sqrt(2) * erfinv(2 * p - 1)...

Click to read more »
File:Scipy circular diffraction.png
Jumat, 2025-02-14 01:49:40

DescriptionScipy circular diffraction.png English: scipy used to plot circular diffraction pattern Date 15 August 2013, 09:07:59 Source Own work Author...

Click to read more »
File:Ngrip deltao18 middle weichselian 48000 10000 1.svg
Kamis, 2025-10-09 16:52:52

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Ngrip deltao18 middle weichselian 59000 45000 1.svg
Kamis, 2025-10-09 16:52:54

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Late glacial temperature curve1.jpg
Senin, 2025-12-29 19:07:12

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal def running_mean(x...

Click to read more »
File:Surrogate models based on machine learning methods for parameter estimation of left ventricular myocardium.pdf
Minggu, 2026-01-04 03:58:31

algorithms for the inverse problem using the FE LV model. 3 https://docs.scipy.org/doc/scipy-1.0.0/reference/tutorial/optimize.html. R. Soc. Open Sci. 8: 201121...

Click to read more »
File:Middle weichselian oxygen isotope curve 1.gif
Senin, 2025-12-29 19:08:10

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal def running_mean(x...

Click to read more »
File:Laugerie interstadial ngrip delta o18 1.svg
Kamis, 2025-10-09 16:52:46

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Ngrip deltao18 middle weichselian 48000 28000 1.svg
Kamis, 2025-10-09 16:52:52

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Core SO130-289KL reflectance 3.png
Jumat, 2025-11-07 03:01:45

matplotlib import numpy as np import pandas as pd from scipy import interpolate import scipy.signal import math as math datafilename = "SO130.reflectance4...

Click to read more »
File:Ngrip deltao18 preboreal 11700 10500 1.svg
Kamis, 2025-10-09 16:52:54

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Rio bec late classic population estimation 1 1 1 1.png
Rabu, 2026-04-08 17:04:22

matplotlib.pyplot as plt from scipy.interpolate import pchip_interpolate from scipy.ndimage import gaussian_filter1d from scipy.optimize import curve_fit...

Click to read more »
File:Distances Scipy.png
Minggu, 2026-01-25 22:53:49

DescriptionDistances Scipy.png Français : Visualisation des distances et semi-distances disponible dans le package Scipy (Python). Pour (re)générer la...

Click to read more »
File:H1-stadial ngrip delta o18 1.svg
Kamis, 2025-10-09 16:52:43

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Core SO130-289KL reflectance 2.png
Kamis, 2026-01-22 19:56:51

matplotlib import numpy as np import pandas as pd from scipy import interpolate import scipy.signal import math as math datafilename = "SO130.reflectance4...

Click to read more »
File:Core SO130-289KL reflectance 1.png
Kamis, 2026-01-22 19:56:50

matplotlib import numpy as np import pandas as pd from scipy import interpolate import scipy.signal import math as math datafilename = "SO130.reflectance4...

Click to read more »
File:Ngrip deltao18 preboreal 12000 10000 1.svg
Selasa, 2026-01-27 01:00:12

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Ngrip deltao18 middle weichselian 48000 40000 1.svg
Kamis, 2025-10-09 16:52:53

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Ngrip deltao18 middle weichselian 49000 35000 1.svg
Rabu, 2025-10-15 08:07:35

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Lascaux interstadial ngrip delta o18 1.svg
Rabu, 2026-01-28 06:28:22

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Lgm ngrip delta-o18 accurate 1.svg
Senin, 2025-12-29 19:07:38

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Psd scipy.png
Minggu, 2023-02-12 08:36:50

DescriptionPsd scipy.png English: PSD of ECG using scipy Date 11 May 2014, 10:06:08 Source Own work Author Shishirdasika...

Click to read more »
File:Sympy team scipy.jpg
Senin, 2026-03-16 18:08:52

DescriptionSympy team scipy.jpg English: SciPy development Team at SciPy 2015 Date 11 July 2015, 16:13:03 Source Own work Author Hargup...

Click to read more »
File:Ngrip deltao18 middle weichselian 59000 30000 1.svg
Senin, 2025-12-29 21:35:10

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Ngrip deltao18 middle weichselian 59000 10000 1.svg
Kamis, 2025-10-09 16:52:53

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Suomen kevaan 2020 korona-aallon sir malli 1.svg
Selasa, 2024-07-16 04:58:07

This code is based SIR code from https://scipython.com/book/chapter-8-scipy/additional-examples/the-sir-epidemic-model/ sir model covid epidemy attmpt...

Click to read more »
File:BetaDistrCDF1.svg
Kamis, 2026-02-19 22:37:33

from matplotlib import cm import numpy as np from scipy.special import beta, betainc import scipy.integrate as integral # Prepare the data by Ix(a, a)...

Click to read more »
File:Late glacial temperature curve bolling2.png
Senin, 2025-12-29 19:07:12

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal def running_mean(x...

Click to read more »
File:Lgm ngrip delta-o18 accurate 2.svg
Kamis, 2025-10-09 16:52:46

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Bolling allegrod ngrip oxygen isotope image 1.svg
Senin, 2025-12-29 19:00:41

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Core SO130-289KL reflectance 4.png
Kamis, 2026-01-22 19:56:52

matplotlib import numpy as np import pandas as pd from scipy import interpolate import scipy.signal import math as math datafilename = "SO130.reflectance4...

Click to read more »
File:Gaussian and Lorentzian profiles.png
Kamis, 2025-08-28 22:34:23

  Data reference: https://scipython.com/book/chapter-8-scipy/examples/the-voigt-profile/ I, the copyright holder of this work, hereby publish it under...

Click to read more »
File:Strain differences in the collective behaviour of zebrafish (Danio rerio) in heterogeneous environment.pdf
Jumat, 2025-10-03 13:22:23

area and transition type. These tests were made with the Python package scipy. We chose 0.001 (∗∗∗ ), 0.01 (∗∗ ) and 0.05 (∗ ) as significance levels...

Click to read more »
File:Younger Dryas-Preboreal boundary on Ngrip 50 dataset.png
Senin, 2025-12-29 19:12:25

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal def running_mean(x...

Click to read more »
File:8200kyr event1.jpg
Kamis, 2025-11-27 03:18:05

import (MultipleLocator, AutoMinorLocator) from scipy import interpolate import scipy.signal from scipy.interpolate import CubicSpline def running_mean(x...

Click to read more »
File:Temperature of northern fennoscandia during time of teotihuacan collapse 1.svg
Minggu, 2022-12-04 20:03:05

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:S41586-020-2649-2.pdf
Kamis, 2025-07-10 22:29:43

and development patterns. SciPy and Matplotlib are tightly coupled with NumPy in terms of history, development and use. SciPy provides fundamental algorithms...

Click to read more »
File:Temperature change of northern fennoscandia 1-2000 ad 2.svg
Selasa, 2026-04-07 11:13:09

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:T july northern fennoscandia 0 2000 ad 1.svg
Kamis, 2025-12-11 21:07:49

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Reciprocal Histogram.svg
Rabu, 2024-08-28 09:56:42

following license: import numpy as np import matplotlib.pyplot as plt from scipy import stats N = 1000000 orig = stats.reciprocal.rvs(a=0.1, b=100, size=N)...

Click to read more »
File:Delta PWM.png
Minggu, 2026-04-19 13:44:00

(requires the module scipy) #!/usr/bin/python # this file generates data and the gnuplot file used for the delta pwm plot # needs python, scipy and gnuplot (4...

Click to read more »
File:Eridu temple area evolution 2 1.png
Minggu, 2024-07-14 10:25:10

pyplot as plt import numpy as np import pandas as pd from scipy.interpolate import interp1d from scipy.optimize import curve_fit import math as math temple_nums=19-np...

Click to read more »
File:Gaussian, Lorentzian and Voigt profiles.png
Jumat, 2025-08-29 14:50:08

  Data source: https://scipython.com/book/chapter-8-scipy/examples/the-voigt-profile/ My own program is different from that one which presented on that...

Click to read more »
File:BetaDistrMean.svg
Kamis, 2026-02-19 22:37:21

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # Prepare the data by the mean A...

Click to read more »
File:BetaDistrMode.svg
Kamis, 2026-02-19 22:37:31

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # Prepare the data by the mode A...

Click to read more »
File:BetaDistrMedian.svg
Kamis, 2026-02-19 22:37:20

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # binary search the root I_x(alpha...

Click to read more »
File:VoigtCDF.svg
Rabu, 2025-12-17 18:22:17

import matplotlib.pyplot as pl import numpy as np from scipy.special import wofz import scipy.integrate as integral import matplotlib.patches as mpatches...

Click to read more »
File:Reciprocal pdf.svg
Minggu, 2024-07-14 08:05:37

following license: import numpy as np import matplotlib.pyplot as plt from scipy import stats plt.clf() plt.figure(figsize=(4,3.2)) plt.axes([0.17,0.13,0...

Click to read more »
File:Younger dryas 1.jpg
Minggu, 2026-05-31 07:04:08

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal def running_mean(x...

Click to read more »
File:Ngrip 1yr data do18 ca 1 1000 ad 1.svg
Rabu, 2023-09-27 14:32:44

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:ArgusCDF.svg
Rabu, 2023-09-13 18:17:15

pyplot as pl import numpy as np from scipy.special import wofz import matplotlib.patches as mpatches import scipy.integrate as integral from math import...

Click to read more »
File:Sigma delta.png
Selasa, 2020-08-11 03:58:29

gnuplot 4.0 and scipy): #!/usr/bin/python #this file generates data and the gnuplot file used for the sigma # delta pwm plot. Needs python, scipy and gnuplot...

Click to read more »
File:Mode Beta Distribution for alpha and beta from 1 to 5 - J. Rodal.jpg
Kamis, 2025-12-11 01:13:39

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # Prepare the data by the mode A...

Click to read more »
File:Neural ordinary differential equations with irregular and noisy data.pdf
Minggu, 2025-11-09 19:49:00

Butterworth filter with critical frequency 0.1 and is implemented using scipy.1 The command scipy.single.butter(N=3, Wn=0.1, btype = ‘lowpass’). 1 R. Soc. Open...

Click to read more »
File:Reciprocal cdf.svg
Rabu, 2025-12-10 22:43:26

following license: import numpy as np import matplotlib.pyplot as plt from scipy import stats X = np.arange(7) plt.clf() plt.figure(figsize=(4,3.2)) plt...

Click to read more »
File:Catenary animation.gif
Rabu, 2024-02-14 06:24:36

utf8 -*- from lxml import etree import os import scipy as sc import scipy.optimize as op import scipy.integrate as ig from math import * class SvgDocument:...

Click to read more »
File:BrittleAluminium320MPa S-N Curve.svg
Minggu, 2023-12-24 15:00:57

created with Python, SciPy, NumPy and Matplotlib. The data was obtained from the following image import numpy as np from scipy.interpolate import interp1d...

Click to read more »
File:Delta t against 200 years moving northern hemisphere 100 1600 ad 1.svg
Rabu, 2025-01-01 14:52:53

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Delta PWM.svg
Minggu, 2026-04-19 13:44:01

Pulse Width Modulation (PWM) |Source=Own work, using gnuplot, python and scipy |Date=25/06/2006 |Author=Cyril BUTTAY |Permission=as licensed |other_versions=...

Click to read more »
File:BetaDistrMeanMedianDiff.svg
Kamis, 2026-02-19 22:37:34

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # binary search the root I_x(alpha...

Click to read more »
File:Ngrip 1yr data do18 ca 1 2000 ad 4.svg
Rabu, 2023-09-27 14:32:59

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:BetaDistrMedianApprDiff.svg
Kamis, 2026-02-19 22:37:21

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # binary search the root I_x(alpha...

Click to read more »
File:Developing and testing an algorithm for automatic segmentation of the fetal face from three-dimensional ultrasound images.pdf
Minggu, 2025-08-17 07:01:00

combination. 2.6. Statistical analysis Statistical analysis was performed using Scipy statistical module [23]; where applicable, individual p-values are presented...

Click to read more »
File:Poisson approximation to Binomial.svg
Selasa, 2020-08-25 02:34:19

import numpy as np import matplotlib.pyplot as plt from scipy import stats X = np.arange(7) plt.clf() plt.figure(figsize=(4,3.2)) plt.axes([0.17,0.13...

Click to read more »
File:Pwm.png
Senin, 2020-10-12 02:24:15

points used as ticks # to draw the grid in the gnuplot file pwm.plt from scipy import * freq= 0.05 n=20 for i in range(n): def f(x): return sin(freq*x*2*pi)-2*x+1+2*i...

Click to read more »
File:Numerical solution rate equations.png
Jumat, 2025-08-22 02:16:12

import matplotlib.pyplot as plt import numpy as np from scipy.integrate import odeint # Numerical solution using an ordinariy differential equation solver...

Click to read more »
File:Ngrip 1yr data do18 ca 1000 2000 ad 1.svg
Rabu, 2023-09-27 14:33:04

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Estimated population of tenochtitlan 1 1 1 1.png
Minggu, 2026-03-22 20:30:25

math from scipy.interpolate import interp1d from scipy.optimize import curve_fit from scipy.interpolate import make_interp_spline from scipy.interpolate...

Click to read more »
File:ArgusPDF.svg
Rabu, 2023-09-13 18:17:23

pyplot as pl import numpy as np from scipy.special import wofz import matplotlib.patches as mpatches import scipy.integrate as integral from math import...

Click to read more »
File:Beta function on real plane.png
Minggu, 2025-11-23 03:57:25

mplot3d import axes3d import matplotlib.pyplot as pl import numpy as np from scipy.special import beta # Prepare the data by Beta(x, y) X = np.arange(0.03...

Click to read more »
File:Conditional norm.svg
Selasa, 2024-04-09 16:33:09

import gridspec import matplotlib.pyplot as plt import numpy as np from scipy.stats import norm linspace_size = 5000 linspace_left = -4 linspace_right...

Click to read more »
File:BetaDistrMedianApprMeanMode.svg
Kamis, 2026-02-19 22:37:38

pl from matplotlib import cm import numpy as np from scipy.special import betainc import scipy.integrate as integral # binary search the root I_x(alpha...

Click to read more »
File:Teorema de Bolzano.svg
Kamis, 2025-11-27 19:54:56

Illustration of the Bolzano's theorem. ''' import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt #canvas fig = plt...

Click to read more »
File:Are there statistical links between the direction of European weather systems and ENSO, the solar cycle or stratospheric aerosols?.pdf
Senin, 2025-04-21 08:12:22

fits to the MC-generated populations, made using the Scipy.stats.gaussian_kde function of the SciPy library. A description of how these tests are used is...

Click to read more »
File:Hermite-gaussian.png
Senin, 2024-05-06 23:24:41

script: #!/usr/bin/env python import sys import Image from math import * from scipy.special.orthogonal import hermite size = 320 I_0 = 1. w = size/4 2004-10-09...

Click to read more »
File:Diagram of the real branches of the Lambert W function.png
Kamis, 2026-01-22 05:29:35

This diagram was created with NumPy and matplotlib. import pylab from scipy.special import lambertw from numpy import e, arange, append pylab.axhline(color="black")...

Click to read more »
File:Koronavirustapauksia suomessa ennuste muiden maiden datoista 1.svg
Senin, 2025-03-24 04:53:45

datetime, timedelta import matplotlib.dates as mdates from scipy import interpolate import scipy.signal from matplotlib.ticker import (MultipleLocator, FormatStrFormatter...

Click to read more »
File:Accurate wisdom of the crowd from unsupervised dimension reduction.pdf
Senin, 2025-04-21 05:39:46

replicates. The densities of SML and CUBAM points on ROC were computed with scipy.stats.gaussian_kde. The TPR difference between PCA and SML or CUBAM was...

Click to read more »
File:Abstract Wikipedia module titles and content analysis.pdf
Senin, 2025-03-03 10:41:15

In [105… In [106… import plotly.express as px import numpy as np from scipy import stats fig = px.scatter(x=df['uniq'], y=df['amount'], log_y=True)...

Click to read more »
File:Ponto fixo estavel.svg
Sabtu, 2025-04-05 10:12:21

USA. Author: Picknick - 08/2016 ''' import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt #font settings...

Click to read more »
File:Dharamjali cave d018 1.svg
Sabtu, 2026-01-10 19:38:39

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal datafilename="dharamjali_cave_3...

Click to read more »
File:Is this scaling nonlinear?.pdf
Sabtu, 2025-04-19 06:46:23

Jones E, Oliphant T, Peterson P. 2001 SciPy: open source scientific tools for Python. See http://www. scipy.org. 36. Hastie T, Tibshirani R, Friedman...

Click to read more »
File:Ponto fixo instavel.svg
Rabu, 2026-04-08 05:57:16

USA. Author: Picknick - 08/2016 ''' import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt #font settings...

Click to read more »
File:SENSIBLE AND LATENT HEAT FLUXES ACROSS THE MARGINAL ICE ZONE AND IRMINGER CURRENT (IA sensibleandlaten1094564096).pdf
Minggu, 2024-08-18 14:38:13

resample at a regular interval using a Hamming window in the python library scipy (Oliphant 2007). This was done before subdividing the legs into sub-legs...

Click to read more »
File:DKW bounds.svg
Kamis, 2025-12-11 21:58:15

Domain Dedication import numpy as np import matplotlib.pyplot as plt from scipy import stats def ecdf(x): x_sort = np.sort(x) y = np.arange(1,...

Click to read more »
File:Periodogram.svg
Rabu, 2025-12-10 15:52:56

import numpy as np from scipy import signal import matplotlib.pyplot as plt w_1 = 30 # frequency of the 1st component of the signal (Hz) w_2 = 50 # frequency...

Click to read more »
File:Uusia koronavirustapauksia suomessa fourier ennuste 1.svg
Sabtu, 2022-04-16 15:26:05

from scipy import interpolate import scipy.signal from scipy.signal import savgol_filter from scipy.interpolate import UnivariateSpline from scipy.interpolate...

Click to read more »
File:Jeita cave d018 1.svg
Jumat, 2025-07-11 15:39:06

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal datafilename="jeita2015iso_2...

Click to read more »
File:Gaussian mechanism.png
Sabtu, 2026-01-31 07:04:08

import matplotlib.pyplot as plt import matplotlib.colors as colors import scipy.stats as stats plt.rc('text', usetex=True) plt.rc('font', family='serif')...

Click to read more »
File:Decision landscapes - visualizing mouse-tracking data.pdf
Jumat, 2026-04-17 13:42:18

numerical optimization routines (available, e.g. in the Python package scipy.optimize), we can now find the best-fitting values of the model parameters...

Click to read more »
File:Linear- and repetitive-feature detection within remotely sensed imagery - USACE-p266001coll1-6621.pdf
Rabu, 2026-05-06 05:04:47

Python package (version 2.7): Numpy, OpenCV, Scikit-Image (Skimage), and Scipy. This report contains references to language-specific tools or functions...

Click to read more »
File:Sensitivity of marine protected area network connectivity to atmospheric variability.pdf
Jumat, 2025-05-09 16:11:00

calculations were all implemented in Python code using matplotlib, shapely and scipy packages. Mathematical graph theory provides a suite of metrics to understand...

Click to read more »
File:Population curve of Uruk 2.svg
Kamis, 2020-10-29 13:13:21

pyplot as plt import numpy as np import pandas as pd from scipy.interpolate import interp1d from scipy.optimize import curve_fit import math as math sigmoid...

Click to read more »
File:Laplace mechanism.png
Jumat, 2023-05-12 19:09:32

import matplotlib.pyplot as plt import matplotlib.colors as colors import scipy.stats as stats plt.rc('text', usetex=True) plt.rc('font', family='serif')...

Click to read more »
File:Uneven substrates constrain walking speed in ants through modulation of stride frequency more than stride length.pdf
Minggu, 2025-04-20 04:47:34

kalman-associated ant ‘trackways’ were filtered using a low-pass butterworth filter (Scipy, n = 2, ωn = 0.2) and differentiated to calculate the instantaneous velocity...

Click to read more »
File:Mayavi spherical harmonics Y 3 0.jpg
Kamis, 2025-03-20 12:18:46

import numpy as np from scipy.special import sph_harm from mayavi import mlab theta_1d = np.linspace(0, np.pi, 91) phi_1d = np.linspace(0, 2*np.pi, 181)...

Click to read more »
File:Population curve of Mesopotamia - Uruk period 1.svg
Kamis, 2020-10-08 20:51:05

pyplot as plt import numpy as np import pandas as pd from scipy.interpolate import interp1d from scipy.optimize import curve_fit import math as math sigmoid...

Click to read more »
File:Sampling distribution.png
Jumat, 2024-05-17 21:26:41

matplotlib.pyplot as plt import numpy as np xs=np.linspace(-1,1, num=1000) from scipy.stats import norm sigma=1 n=16 cdf_16 = norm.pdf(xs, loc=0, scale=sigma/np...

Click to read more »
File:Estimation of self-motion duration and distance in rodents.pdf
Jumat, 2025-09-26 09:25:24

Data analysis was done with Python v. 2.7 using the packages Numpy v. 1.9, Scipy v. 0.16, Statsmodels 0.6 and Matplotlib 1.5. Psychometric functions were...

Click to read more »
File:P to pet makkink 200ma 1.png
Selasa, 2025-12-16 18:14:49

import getopt import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Metodo de Newton.svg
Rabu, 2024-07-31 04:02:55

Illustration of the Newton's method. ''' import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt #canvas fig = plt...

Click to read more »
File:Artifact Rejection Methodology Enables Continuous, Noninvasive Measurement of Gastric Myoelectric Activity in Ambulatory Subjects.pdf
Senin, 2023-09-25 02:09:16

v3.5.2 using Jupyter Notebook with the following modules: Numpy v1.11.2, Scipy v0.18.1, Pandas v0.18.1, Matplotlib v1.5.3 and Seaborn v0.7.1. All figures...

Click to read more »
File:A hybrid gravity and route choice model to assess vector traffic in large-scale road networks.pdf
Senin, 2025-04-21 05:37:26

the fitting methods were implemented in Python 3.7 in combination with Scipy 1.0 [30] and Cython 0.26 [31]. Our code is publicly available at vemomoto...

Click to read more »
File:Mplwp chebyshevU30.svg
Sabtu, 2025-12-20 01:35:04

set_major_locator(mpl.ticker.MultipleLocator(0.5)) mplwp.mark_axeszero(fig.gca()) from scipy.special import eval_chebyu for n in [30]: x = np.linspace(xlim[0], xlim[1]...

Click to read more »
File:BetaFuncDemo.svg
Kamis, 2026-02-19 22:37:35

mplot3d import axes3d import matplotlib.pyplot as pl import numpy as np from scipy.special import beta # Prepare the data by Beta(x, y) X = np.arange(0.03...

Click to read more »
File:Discrete Gaussian kernel.svg
Jumat, 2026-05-01 09:27:52

listing of the source used to create this file. Deutsch ∙ English ∙ +/− from scipy.special import iv import numpy as np def discrete_gaussian_kernel(n, t):...

Click to read more »
File:Temperature of fast rotaing desert planet by latitude simple ebm and diffusion 1 1 1 1.png
Jumat, 2023-11-03 23:05:26

import numpy as np import scipy import math import matplotlib.pyplot as plt import PIL from scipy.ndimage import convolve from scipy.integrate import odeint...

Click to read more »
File:Mis3 france warm interpolated tjuly 1.svg
Selasa, 2025-08-19 21:36:31

matplotlib.pyplot as plt import numpy as np import scipy from scipy.interpolate import griddata from scipy.interpolate import Rbf from pykrige.uk import UniversalKriging...

Click to read more »
File:Nodary.svg
Rabu, 2023-11-08 08:20:06

import division import matplotlib.pyplot as plt import numpy as np from scipy.integrate import quad plt.rcParams["axes.spines.top"] = False plt.rcParams["axes...

Click to read more »
File:Trade effect to strength of center 1.png
Rabu, 2025-05-07 19:24:44

pdf Python3 source code import numpy as np import math import scipy import matplotlib.pyplot as plt def strength_of_center(center_strength,...

Click to read more »
File:Tikal growth and collapse 1 1 1 1.png
Kamis, 2026-04-09 12:29:18

import matplotlib.pyplot as plt from scipy.integrate import odeint from scipy.optimize import curve_fit from scipy.ndimage import gaussian_filter1d 1....

Click to read more »
File:Periodogram windows.svg
Rabu, 2025-12-10 15:52:11

import numpy as np from scipy import signal import matplotlib.pyplot as plt w_1 = 40 # frequency of the 1st component of the signal (Hz) w_2 = 60 # frequency...

Click to read more »
File:Interindividual differences in Pavlovian influence on learning are consistent.pdf
Sabtu, 2025-04-19 06:25:57

analyses Statistical analyses were performed using Statsmodel 0.13.0 [28] and Scipy 1.6.0 [29] packages on Python 3.9. As mentioned before, the focus of the...

Click to read more »
File:Diagnosing the performance of human mobility models at small spatial scales using volunteered geographical information.pdf
Minggu, 2026-04-26 17:44:52

and from the ground-truth mobility data, using methods from the Python scipy package [53]. Parameter values and log NRMSE scores are shown in appendix...

Click to read more »
File:CCSM3 19000BP JulyT 1.svg
Selasa, 2025-08-19 21:35:45

30) - (40, 70) import matplotlib.pyplot as plt import numpy as np import scipy import xarray as xr import skimage from skimage import data from skimage...

Click to read more »
File:Lebesgue Integration and Upper Sums.gif
Selasa, 2025-12-02 17:11:36

Ika, 2013-09-14 import numpy as np import matplotlib.pyplot as plt import scipy.special as sp from matplotlib.patches import Polygon import random fig=plt...

Click to read more »
File:Comparison of prime-counting approximations.svg
Sabtu, 2026-01-10 01:46:25

2025-05-19 import matplotlib.pyplot as plt from sympy import primepi from scipy.integrate import quad import numpy as np def xlogx(x): return x / np.log(x)...

Click to read more »
File:LogGamma Analytic Function.png
Senin, 2022-04-18 22:33:37

import cm from mpl_toolkits.mplot3d import Axes3D import numpy as np import scipy.special as sps # Import lighting object for shading surface plots. from...

Click to read more »
File:DOUBLE PENDULUM CHAOTIC MODEL FOR PSEUDORANDOM NUMBER GENERATION (IA doublependulumch1094564937).pdf
Sabtu, 2024-08-17 23:46:17

import os import random import time import matplotlib.pyplot as plt import scipy.special as spc import pickle as p import NIST_Suite_Updatedcopy as nist...

Click to read more »
File:Metodo das secantes.svg
Rabu, 2021-02-24 02:43:23

Illustration of the secant method. ''' import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt #canvas fig = plt...

Click to read more »
File:Bartlett's method.svg
Sabtu, 2025-11-22 00:04:16

import numpy as np from scipy import signal import matplotlib.pyplot as plt Nsub = 100 # number of subsequences w_1 = 30 # frequency of 1st component...

Click to read more »
File:Riemann Integration and Darboux Upper Sums.gif
Senin, 2020-10-26 05:10:39

Ika, 2013-09-15 import numpy as np import matplotlib.pyplot as plt import scipy.special as sp from matplotlib.patches import Polygon import random fig=plt...

Click to read more »
File:Kyllikki saari murder site gaussian analysis params 10 05 v 1 1 1 1.png
Jumat, 2025-06-06 18:25:23

webdriver import branca from scipy.interpolate import griddata import geojsoncontour import scipy as sp import scipy.ndimage import scipy.stats as st normal1=1/np...

Click to read more »
File:Metodo de Newton anime.gif
Senin, 2025-12-01 18:51:46

USA. Author: Picknick - 08/2016 ''' import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt import matplotlib...

Click to read more »
File:Pallcacocha grey scale data 1 1 1 1.png
Selasa, 2025-05-06 13:54:16

as np import pandas as pd from scipy.ndimage import gaussian_filter1d from scipy.signal import find_peaks from scipy.signal import savgol_filter Lataa...

Click to read more »
File:Riemann Integration and Darboux Lower Sums.gif
Senin, 2020-10-26 05:10:39

Ika, 2013-09-14 import numpy as np import matplotlib.pyplot as plt import scipy.special as sp from matplotlib.patches import Polygon import random fig=plt...

Click to read more »
File:Continuation of the first principles of Christianity (microform) (IA cihm 50549).pdf
Rabu, 2025-12-17 14:53:47

|^o#>^i(e^to %% f' ^ i^. Ss fee t(^ &lHaU^l^fe^itli^#©aid^aiJdfe tip i^Scipy tHi<i; 'i^c^^onii^^ *^* than [mkh nh'Mitd^i^^met. Milio tiiVl^^rcws...

Click to read more »
File:Interpolation lineaire numpy interp trois extrapolations.svg
Rabu, 2025-02-19 00:26:09

plot(x2, y2, "y") liste_axes[2].plot(xp, yp, "+r") liste_axes[2].set_title('scipy.interpolate.interp1d(fill_value="extrapolate")') plt...

Click to read more »
File:Population growth of ancient Egypt 1.svg
Kamis, 2023-02-16 00:20:58

pyplot as plt import numpy as np import pandas as pd from scipy.interpolate import interp1d from scipy.optimize import curve_fit import math as math sigmoid...

Click to read more »
File:Fast rotating ocean planet like earth annual temperature 1 1 1 1.png
Minggu, 2025-09-07 14:54:33

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata def savenetcdf_single_frommem(outfilename1...

Click to read more »
File:Changes of temperature of world 1 2000 ad 01 01.png
Rabu, 2024-02-21 13:17:08

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Kyllikki saari murder site ringed negative exponential 1 1 1 1.png
Jumat, 2025-06-06 18:32:20

webdriver import branca from scipy.interpolate import griddata import geojsoncontour import scipy as sp import scipy.ndimage import scipy.stats as st normal1=1/np...

Click to read more »
File:Changes of temperature of world 700 1000 ad 01 01.png
Rabu, 2024-02-21 13:17:15

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Changes of temperature of world 1 600 ad 01 01.png
Rabu, 2024-02-21 13:17:09

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Changes of temperature of world 500 1500 ad 01 01.png
Rabu, 2024-02-21 13:17:14

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Changes of temperature of world 500 1000 ad 01 01.png
Rabu, 2024-02-21 13:17:13

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Gliese 12 b temperature if locked airless ocean planet 1.png
Sabtu, 2025-05-10 23:32:17

install ." https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:Changes of temperature of world 1000 2000 ad 01 01.png
Rabu, 2024-02-21 13:17:06

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Fallout 30days 1mt burst 15mph 2.svg
Minggu, 2024-12-15 08:24:26

Python library. https://github.com/GOFAI/glasstone neetds python. numpy, scipy, matplotlib That library has The MIT License (MIT) Copyright (c) 2016 GOFAI...

Click to read more »
File:Suomen ensimmainen koronavirus aalto kevat 22 ja logistinen kayra ennuste 1.svg
Minggu, 2022-07-24 23:03:47

numpy as np import numpy.random as npr import matplotlib.pyplot as plt from scipy.optimize import leastsq import math as math import pandas as pd import matplotlib...

Click to read more »
File:Lebesgue Integration and Lower Sums.gif
Kamis, 2025-12-04 08:56:42

Ika, 2013-09-14 import numpy as np import matplotlib.pyplot as plt import scipy.special as sp from matplotlib.patches import Polygon import random fig=plt...

Click to read more »
File:Fast rotating desert planet like earth annual temperature 1 1 1 1.png
Senin, 2023-10-30 23:29:21

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata def savenetcdf_single_frommem(outfilename1...

Click to read more »
File:Gliese 12b temperature as rotation in 2 3 resonance 1 r 1 1 1 1.png
Senin, 2024-05-27 13:44:12

install ." https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:Changes of temperature of world 1000 1500 ad 01 01.png
Rabu, 2024-02-21 13:17:05

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:Population growth of teotihuacan 1.svg
Sabtu, 2026-03-21 20:42:07

MultipleLocator import numpy as np import math from scipy.interpolate import interp1d from scipy.optimize import curve_fit ------------------- FUNKTIOT...

Click to read more »
File:Cretaceous ocean currents 93 ma 1.svg
Kamis, 2025-10-09 17:03:30

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata finu1 = "u2.nc" finv1 = "v2.nc"...

Click to read more »
File:Temperature of teegarden b if 23 rsonance desert planet 1.png
Sabtu, 2024-12-28 18:08:01

install ." https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:T distribution 30df enhanced.svg
Rabu, 2025-02-19 00:35:11

3.0 truetrue import numpy as np import matplotlib.pyplot as plt import scipy.special as sp X = np.arange(-4, 4, 0.01) # range of the graph plt.clf()...

Click to read more »
File:Redshift vs cosmological distance (jpn).svg
Selasa, 2022-11-08 03:55:29

4.0 Creative Commons Attribution 4.0 truetrue import numpy as np import scipy.integrate as integrate import matplotlib.pyplot as plt plt.rcParams['font...

Click to read more »
File:Suomen aktiivisia koronatapauksia arvio 1.svg
Sabtu, 2026-02-07 00:36:51

datetime, timedelta import matplotlib.dates as mdates from scipy import interpolate import scipy.signal from matplotlib.ticker import (MultipleLocator, FormatStrFormatter...

Click to read more »
File:Insolation at 65N late glacial holocene 1.svg
Senin, 2025-12-29 18:56:10

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital import OrbitalTable...

Click to read more »
File:Effects of nuclear air burst many yelds curves 1.png
Selasa, 2026-06-02 18:28:05

org/Nwfaq/Nfaq5.html#nfaq5.1 import numpy as np import matplotlib.pyplot as plt from scipy.optimize import curve_fit Tehot (kt - Mt) tehot = np.array([1, 20, 1e3,...

Click to read more »
File:Metodo das secantes anime.gif
Selasa, 2022-11-08 20:23:36

94042, USA. Author: Picknick - 09/2016 import numpy as np import scipy as sci from scipy import optimize import matplotlib.pyplot as plt import matplotlib...

Click to read more »
File:Trappist 1e simulated temperature ebm 1 1 1 1.png
Rabu, 2023-10-18 20:24:18

install ." https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:Changes of temperature of world 1500 2000 ad 01 01.png
Rabu, 2024-02-21 13:17:07

matplotlib.ticker as tck import datetime import numpy as np from scipy import interpolate import scipy.signal import math as math captioni="Mean temperature changes...

Click to read more »
File:BatesCDF.svg
Minggu, 2025-11-23 03:04:51

pyplot as pl import numpy as np import matplotlib.patches as mpatches import scipy.integrate as integral t0 = 0.0 dt = 0.001 t_final = 1.0 T = np.arange(t0...

Click to read more »
File:Colors of brown dwarfs 2 1 1 1.png
Kamis, 2026-04-16 14:26:02

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d from scipy.integrate import trapezoid import os...

Click to read more »
File:Macal chasm reflectance 0 1600 ad 1.svg
Sabtu, 2024-03-09 22:37:04

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Tikal population estimation 3 1 1 1.png
Selasa, 2026-04-07 23:18:06

from scipy.ndimage import gaussian_filter1d import numpy as np import matplotlib.pyplot as plt from scipy.ndimage import gaussian_filter1d from scipy.optimize...

Click to read more »
File:Gaas inas quantum dot.jpg
Selasa, 2022-09-20 18:49:13

0CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 truetrue from scipy.ndimage import rotate import matplotlib.pyplot as plt import matplotlib...

Click to read more »
File:Migration and growth simulation of villages 1 1 1 1.png
Minggu, 2025-05-04 20:10:54

numpy as np import matplotlib.pyplot as plt from scipy.spatial import Voronoi, voronoi_plot_2d from scipy.ndimage import gaussian_filter import random ---...

Click to read more »
File:Teegarden b temperature if rotates 1and2 resonance if earth like desert planet.png
Minggu, 2024-10-20 20:21:18

install ." https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:Mean temperature 240ma 1.svg
Minggu, 2022-06-19 19:43:55

webp import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Mean temperature 240ma 1.png
Sabtu, 2025-11-22 03:47:25

v 0000.0000 import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Dependence of luminosity distance on density parameter (jpn).svg
Selasa, 2026-04-21 23:51:12

4.0 Creative Commons Attribution 4.0 truetrue import numpy as np import scipy.integrate as integrate import matplotlib.pyplot as plt plt.rcParams['font...

Click to read more »
File:Macal chasm reflectance 600 1200 ad 1.svg
Sabtu, 2024-03-09 22:36:42

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:T distribution 3df enhanced.svg
Senin, 2025-01-06 04:08:10

3.0 truetrue import numpy as np import matplotlib.pyplot as plt import scipy.special as sp X = np.arange(-4, 4, 0.01) # range of the graph plt.clf()...

Click to read more »
File:Cretaceous 67ma co2 4x tjuly 1.png
Selasa, 2025-08-19 22:04:42

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata def savenetcdf_single_frommem(outfilename1...

Click to read more »
File:Suomen koronavirustapaukset ja kuolemat paivittain kevat 2022 1.svg
Sabtu, 2022-07-23 23:52:35

dates as mdates from dateutil import rrule, parser from scipy import interpolate import scipy.signal from matplotlib.ticker import (MultipleLocator, FormatStrFormatter...

Click to read more »
File:World 200ma mean temperature of year 2.png
Rabu, 2024-11-06 20:35:07

0000.0000 3 import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Sine.gif
Selasa, 2020-10-20 04:18:13

import math as m import numpy as np import matplotlib.pyplot as plt import scipy.special as sp # import matplotlib.animation as animation def draw_frame(n...

Click to read more »
File:Some ubaid period population estimations of southern mesopotamia 1.png
Senin, 2024-07-08 03:49:41

code import math import numpy as np import matplotlib.pyplot as plt import scipy import sklearn data turner 1990 The Earth as Transformed by Human Action:...

Click to read more »
File:Mean temperature 240ma 2.png
Minggu, 2024-12-15 14:38:02

matplotlib import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Log equi distance function of kyllikki saari murder site 1 v 1 r 1.png
Jumat, 2025-06-06 19:09:54

import webdriver import branca from scipy.interpolate import griddata import geojsoncontour import scipy as sp import scipy.ndimage dimx=512 dimy=512 kenterlon1=21...

Click to read more »
File:Population growth of south mesopotamia 2 1.png
Senin, 2024-07-08 16:50:25

pyplot as plt import numpy as np import pandas as pd from scipy.interpolate import interp1d from scipy.optimize import curve_fit import math as math def doubling_time(years1...

Click to read more »
File:Expinvsqlau GIF.gif
Kamis, 2026-04-30 10:50:04

import math as m import numpy as np import matplotlib.pyplot as plt import scipy.special as sp # import matplotlib.animation as animation def draw_frame(n...

Click to read more »
File:CDF bounds.svg
Sabtu, 2025-11-22 00:30:14

Domain Dedication import numpy as np import matplotlib.pyplot as plt from scipy import stats def ecdf(x): x_sort = np.sort(x) y = np.arange(1,...

Click to read more »
File:Teegarden b as locked stone planet simple ebm simulation 1.png
Minggu, 2024-10-20 20:17:32

https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import math import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:Temperature of Teegarden b as locked water planet simple ebm simulation 1.png
Minggu, 2024-10-20 20:20:10

https://bell-ebm.readthedocs.io/en/v1.3/ import numpy as np import math import scipy.ndimage import matplotlib.pyplot as plt import matplotlib as mpl import...

Click to read more »
File:A General Collection of the Best and Most Interesting Voyages and Travels in all Parts of the World, Vol. III (IA dli.granth.18195).pdf
Minggu, 2025-02-09 02:20:48

Aoki. Account of ;Richard of Ciren edict., 5o. • • I .• • with . :scipyL • .There are two other. r . with its fibres;.the • other- confifts .of...

Click to read more »
File:Cretaceous ocean currents 93 ma 1.png
Selasa, 2026-01-27 13:41:09

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata finu1 = "u2.nc" finv1 = "v2.nc"...

Click to read more »
File:Mesoamerica pdsi 11 yr spline 1 1 1 1.png
Kamis, 2026-04-23 15:12:31

pyplot as plt import numpy as np import pandas as pd from scipy import interpolate import scipy.signal --- FILES --- datafilename = "mespamerica_pdsi_3...

Click to read more »
File:Suomen korona epidemia parantuneita sairaana kuolleita tapauksia syksy 2020.svg
Senin, 2024-10-07 08:27:11

import BeautifulSoup import requests from scipy.signal import savgol_filter from scipy import interpolate import scipy.signal locale.setlocale(locale.LC_ALL...

Click to read more »
File:Ir uv radiation percents of stars of stars that have different temperatures 1.png
Kamis, 2026-04-23 20:57:42

import numpy as np import matplotlib.pyplot as plt from scipy.constants import h, c, k from scipy.stats import norm import csv Planckin lain määrittely...

Click to read more »
File:Cretaceous 67ma co2 500ppmvol tannual 1.png
Selasa, 2025-08-19 22:04:42

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata def savenetcdf_single_frommem(outfilename1...

Click to read more »
File:Chi-square distribution — test statistic below critical value.svg
Minggu, 2026-05-24 06:30:03

import numpy as np import matplotlib.pyplot as plt from scipy.stats import chi2 # More "paper-like" style plt.rcParams.update({ 'font.size': 18, 'axes...

Click to read more »
File:Annual temperature changes of planet equator ecc 0p1 tilt 30 mvelp 0 1 1 1 1.png
Kamis, 2025-07-10 13:05:55

11.2023 v 0000.0002 beta only import math import numpy as np import scipy from scipy.ndimage import uniform_filter1d import matplotlib.pyplot as plt from...

Click to read more »
File:Age by redshift.png
Senin, 2026-01-12 01:30:29

here's how to get the age of the universe from redshift in Python: from scipy.special import hyp2f1 # hypergeometric function 2F1 is in integral solution...

Click to read more »
File:Logarithm GIF.gif
Minggu, 2025-11-30 16:05:33

import math as m import numpy as np import matplotlib.pyplot as plt import scipy.special as sp # import matplotlib.animation as animation def draw_frame(n...

Click to read more »
File:Earth like planet rainfall if distance 1p03 au interpolated downscaled 1 1.png
Jumat, 2026-05-29 18:01:10

ListedColormap import scipy from scipy.ndimage import distance_transform_edt from scipy.ndimage import gaussian_filter from scipy.interpolate import RectBivariateSpline...

Click to read more »
File:Permian triassic boundary ptme estimated ocean temperature and hg amount 1.png
Selasa, 2024-03-05 12:49:25

0000 import math import numpy as np import matplotlib.pyplot as plt import scipy import pandas as pd dataname1="sourcedata_t.csv" dataname2="sourcedata_hg...

Click to read more »
File:Insolation of winter spring summer at 65n in earth 140000 0 bp 1.svg
Rabu, 2021-11-17 17:33:47

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Kyllikki saari murder site rossmo 2 1 1 1.png
Jumat, 2025-06-06 19:07:05

netCDF4 import Dataset,num2date,date2num from scipy.interpolate import griddata import scipy as sp import scipy.ndimage from PIL import Image import folium...

Click to read more »
File:Population curve of Uruk 1.svg
Minggu, 2020-12-20 01:28:11

import matplotlib.pyplot as plt import numpy as np import pandas as pd from scipy.interpolate import interp1d df = pd.read_csv(r'uruk2.csv', delimiter=';')...

Click to read more »
File:Chi distribution location scale.svg
Minggu, 2026-05-24 06:30:02

import numpy as np import matplotlib.pyplot as plt from scipy.stats import chi # --- settings for Wikimedia Commons --- plt.rcParams['svg.fonttype'] =...

Click to read more »
File:Tikal population 2 1 1 1.png
Senin, 2026-04-06 15:18:45

all_tikal_relative_pop1=(tikal_center_relative_pop1+tikal_rural_relative_pop1)/2 from scipy.optimize import curve_fit def collapse_model(t, K, r, t0, tc, c): growth...

Click to read more »
File:Estimated population of levant 15000 6000 cal bce 1 1.png
Senin, 2025-10-20 23:11:14

code InfoField import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d # Data for Levantine population estimates (in...

Click to read more »
File:Meerfelder Maar late glacial pollen diagram ca 14600-10500.svg
Kamis, 2025-05-29 05:44:30

AutoMinorLocator) from matplotlib import colors from scipy.interpolate import UnivariateSpline from scipy.interpolate import pchip from astropy.modeling import...

Click to read more »
File:Mesoamerica pdsi 3 yr spline 2 1 1 1.png
Kamis, 2026-04-23 15:12:35

pyplot as plt import numpy as np import pandas as pd from scipy import interpolate import scipy.signal --- FILES --- datafilename = "mesoamerica_pdsi_3...

Click to read more »
File:Milankovic cycles 140-0 ka bp 3.svg
Minggu, 2022-02-27 06:53:33

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Egrip acidity 13000 0 bp 1.svg
Kamis, 2025-10-09 16:52:38

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Temperature curve of tidally locked desert planet 1 1 1 1.png
Minggu, 2024-10-13 10:06:41

v 0000.0003 import numpy as np import scipy import math import matplotlib.pyplot as plt import PIL from scipy.ndimage import convolve def...

Click to read more »
File:Megabiomes 45ka ago 1 1.png
Senin, 2025-08-18 17:30:58

mpl_toolkits.axes_grid1 import make_axes_locatable from scipy.ndimage import zoom from scipy.ndimage import gaussian_filter from skimage.transform import...

Click to read more »
File:Suomen kevaan 2020 koronavirusaallon sairaana olevien seird 1.svg
Sabtu, 2026-04-18 04:34:28

infection model of COVID-19 import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:Permian triassic boundary co2 tropical ocean temperature 1.png
Selasa, 2023-11-21 18:45:51

0001 import math import numpy as np import matplotlib.pyplot as plt import scipy import pandas as pd dataname1="41467_ESM_20.csv" din1=pd.read_csv(dataname1...

Click to read more »
File:Periodic points of f(z) = z*z-0.75 for period =6 as intersections of 2 implicit curves.svg
Jumat, 2025-03-07 19:44:34

com/questions/24419164/storing-roots-of-a-complex-function-in-an-array-in-scipy/24421779#24421779 */ kill(all); remvalue(all); ratprint:false; numer:true$...

Click to read more »
File:Periodic points of f(z) = z*z-0.75 for period =4 as intersections of 2 implicit curves.svg
Jumat, 2025-03-07 19:44:33

com/questions/24419164/storing-roots-of-a-complex-function-in-an-array-in-scipy/24421779#24421779 */ kill(all); remvalue(all); ratprint:false; numer:true$...

Click to read more »
File:Suomen koronavirustapaukset ja kuolemat paivittain syksy 2020 1.svg
Jumat, 2025-09-26 11:02:08

dates as mdates from dateutil import rrule, parser from scipy import interpolate import scipy.signal from matplotlib.ticker import (MultipleLocator, FormatStrFormatter...

Click to read more »
File:Milankovic cycles 140-0 ka bp 1.svg
Minggu, 2022-02-27 06:53:09

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Milankovic cycles 140-0 ka bp 2.svg
Sabtu, 2026-05-02 22:15:04

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Mean precipitation 240ma 1.png
Senin, 2025-11-24 04:12:11

v 0000.0000 import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Perovskite oxide thin film.jpg
Rabu, 2022-11-30 08:31:59

0CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 truetrue from scipy.ndimage import rotate import matplotlib.pyplot as plt import matplotlib...

Click to read more »
File:Gliese 12b locked earthlike simulation 3 r 1 1 1 1.png
Jumat, 2024-10-18 16:11:32

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata import skimage from skimage.transform...

Click to read more »
File:Lamb–Oseen vortex animation.gif
Selasa, 2025-12-02 15:46:01

does not run in Windows. #!/usr/bin/env python3 import numpy as np from scipy.special import expi from matplotlib import pyplot as plt from matplotlib...

Click to read more »
File:Milankovic cycles 26-0 ka bp 1.svg
Minggu, 2022-02-27 06:53:45

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Spectral class surface temperature relation main sequence 1.svg
Sabtu, 2025-11-29 12:07:07

temperatures ... python 3 code 13.2.2023 v 0000.0000 import numpy as np import scipy as sp import matplotlib.pyplot as plt import math import pandas as pd from...

Click to read more »
File:Modern human habitat 45 kabp 1 1.png
Sabtu, 2025-09-13 03:38:43

as xr import cartopy import cartopy.crs as ccrs from scipy.interpolate import griddata from scipy.ndimage import gaussian_filter import skimage year=45...

Click to read more »
File:Milankovic cycles 60-0 ka bp 1.svg
Minggu, 2022-02-27 06:53:58

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Liquid water zone in solar system 1 1 1 1.png
Senin, 2025-03-31 17:17:16

import numpy as np import matplotlib.pyplot as plt import matplotlib from scipy import interpolate import math def calc_earthline_au(lstar1, teff1): earthline_au...

Click to read more »
File:Insolation of day 180 at 15 45 65n in earth 140000 0 bp 1.svg
Jumat, 2024-11-29 06:02:44

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Obliquity of earth axis 140000 0 bp 1.svg
Jumat, 2021-11-19 08:20:44

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Planet rotation rate effect to daily temperatures simple energy balance model 1.png
Senin, 2023-11-06 23:42:59

source code 04.11.2023 v 0000.0001 import math import numpy as np import scipy import matplotlib.pyplot as plt import PIL def rotating_planet_energy_b...

Click to read more »
File:Complex-gamma.jpg
Kamis, 2025-11-27 15:08:26

math, cmath from cmath import exp, sin, cos from math import pi, tanh from scipy.special import gamma import numpy as np from numpy import vectorize import...

Click to read more »
File:Exoplanet distance mass relation by planet pairs inner to outer 1.png
Senin, 2026-04-20 11:52:02

import StringIO import numpy as np import matplotlib.pyplot as plt from scipy.stats import linregress import matplotlib import matplotlib.colors as colors...

Click to read more »
File:Fairbanks lgm climate diagram.svg
Kamis, 2025-10-09 16:59:49

import matplotlib.pyplot as plt import numpy as np import pandas as pd from scipy import interpolate pohjanimi="fairbanks" captioni="Fairbanks. LGM" maxrainfall=120...

Click to read more »
File:Estimated population of teotihuacan 2 1 1 1.png
Sabtu, 2026-03-21 20:40:05

org/10.1016/j.jasrep.2024.104528 import numpy as np import math import scipy import matplotlib.pyplot as plt years1=np.array([50,300,650]) pop1a=np.array([20000...

Click to read more »
File:Precession of earth axis 140000 0 bp 1.svg
Kamis, 2025-12-04 07:26:29

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Galah4 feh mgfe relation estimation 1.png
Selasa, 2025-03-11 13:56:33

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Atlanta murders 1979 1981 euclidian distance based analysis 1.png
Jumat, 2023-09-29 23:13:40

scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial.distance import cdist from scipy.stats...

Click to read more »
File:R-luvun vaikutus tartuntojen kasvuun 1.svg
Selasa, 2025-12-16 06:27:06

simu test 8.3.2021 0000.0001 import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:Insolation of day 0 at 55n in earth 140000 0 bp 1.svg
Kamis, 2024-07-11 06:54:24

2021 0000.0000 ## import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Periodic points of f(z) = z*z-0.75 for period =3 as intersections of 2 implicit curves.png
Minggu, 2022-07-10 01:56:34

com/questions/24419164/storing-roots-of-a-complex-function-in-an-array-in-scipy/24421779#24421779 */ kill(all); remvalue(all); ratprint:false; numer:true$...

Click to read more »
File:R-luvun vaikutus tartuntojen kasvuun 2.svg
Senin, 2025-11-17 06:47:17

COVID-19 pandemic in Finland import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:Milankovic cycles 140-0 ka bp 4.svg
Selasa, 2021-10-19 21:08:17

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Rossmo analysis example desalvo murders 1.png
Minggu, 2023-11-19 00:59:41

import scipy.stats as stats import scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial...

Click to read more »
File:Near surface annual temperature deg c 67 million years ago 1.png
Kamis, 2025-08-21 20:05:10

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata def savenetcdf_single_frommem(outfilename1...

Click to read more »
File:Dual-freq wave packet Fourier-transformed.svg
Kamis, 2026-05-14 21:13:37

import numpy as np from scipy.stats import norm from matplotlib.pyplot import subplots, rcParams def std_of_distribution(grid, cnt): return np.sqrt(np...

Click to read more »
File:Insolation january july 15 65 n s 140000 0 bp 1.svg
Rabu, 2021-11-17 17:33:42

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Earth like planet temperature if distance 1p03 au 1 1.png
Minggu, 2024-07-28 06:34:07

matplotlib, scipy, skimage, netCDF4 xarray, PIL, imageio 05.07.2024 0000.0005 import matplotlib.pyplot as plt import numpy as np from scipy.interpolate...

Click to read more »
File:Atlanta murders 1979 1981 williams geographical analysis normal distribition ring 1 1 1 1.png
Jumat, 2023-09-29 23:13:42

scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial.distance import cdist from scipy.stats...

Click to read more »
File:Assumed development of population of precolumbian tiwanaku 2.png
Kamis, 2024-07-11 09:29:38

python3 # ## 1.1.2023 0000.0001 # ##### import numpy as np import math import scipy import matplotlib.pyplot as plt ## one possible tiwanaku population development...

Click to read more »
File:Hr pre main sequence 0.2msun 1.svg
Sabtu, 2025-05-17 12:41:28

import numpy as np import matplotlib.pyplot as plt import matplotlib from scipy import interpolate ## modified pisa pre-sequence data file # # http://astro...

Click to read more »
File:Paleocene eocene boundary deltao18 5 1.svg
Minggu, 2024-06-02 20:57:23

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal datafilename="zachos2010-noaa_1...

Click to read more »
File:Atlanta murders geographical analysis negative exponential ring 2.png
Jumat, 2023-09-29 23:13:44

scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial.distance import cdist from scipy.stats...

Click to read more »
File:Atlanta murders 1979 1981 rossmo analysis 1.webp
Jumat, 2023-09-29 23:13:41

scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial.distance import cdist from scipy.stats...

Click to read more »
File:Earth hypsometric histogram and cumulative hypsometric curve 1.png
Kamis, 2026-04-16 23:15:34

import numpy as np import matplotlib.pyplot as plt from scipy.optimize import curve_fit from scipy.integrate import cumulative_trapezoid ----------------------------...

Click to read more »
File:Ordovician 445ma annual temperature deg c S1312 CO2 150 obliq 245 ecc005 perihelionday 45 1.png
Sabtu, 2024-06-29 12:46:07

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata import skimage from skimage.transform...

Click to read more »
File:Suomen koronavirusepidemian 1 aallon skewnorm kayra 1.svg
Selasa, 2025-12-09 02:23:02

case data fitted to skew normal distribution, new cases against time from scipy import stats import matplotlib.pyplot as plt import numpy as np import pandas...

Click to read more »
File:Longitude of perihelion of earth 140000 0 bp 1.svg
Jumat, 2022-04-01 08:12:56

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Eccentricity of earth orbit 140000 0 bp 1.svg
Minggu, 2026-05-31 03:44:09

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Atlanta murders 1979 1981 analysis normal distribution from barycenter 1.png
Jumat, 2023-09-29 23:13:39

scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial.distance import cdist from scipy.stats...

Click to read more »
File:Paleocene eocene boundary delta c13 5.svg
Minggu, 2024-06-02 20:57:21

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal datafilename="zachos2010-noaa_1...

Click to read more »
File:Atlanta murders 1979 1981 williams geographical analysis truncated negative exponential ring only circa six inner points for estimation 1 1 1 1.png
Jumat, 2023-09-29 23:13:43

scipy as sp import scipy.ndimage import scipy.stats as st from scipy.interpolate import griddata from scipy.spatial.distance import cdist from scipy.stats...

Click to read more »
File:Wdc ice core winter deltad last 2000 years 1.png
Sabtu, 2024-05-04 07:42:14

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Migration and growth simulation of villages 2 1 1 1.png
Minggu, 2025-11-16 04:47:20

import numpy as np import random import matplotlib.pyplot as plt import scipy.ndimage --- Asetukset --- vuodet = 1100 kylia_alussa = 20 nomadikyliä_alussa...

Click to read more »
File:Galah4 feh sife 1.png
Selasa, 2025-03-11 14:56:22

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Insolation of july at 65n in earth 140000 0 bp 1.svg
Sabtu, 2025-11-01 20:05:23

2021 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import make_interp_spline, BSpline from climlab.solar.orbital...

Click to read more »
File:Evolution of 5 msun pre main sequence star 1.png
Jumat, 2026-03-27 06:53:17

Python3 source code import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d Lue tiedosto filename = "Z0.017Y0.279OUTA1.74_F7_M005...

Click to read more »
File:Population model of tikal 1 1 1 1.png
Minggu, 2026-04-05 21:57:26

Python3 source code import numpy as np import matplotlib.pyplot as plt from scipy.integrate import odeint 1. TIKAL DATA (Skaalattu: 100% = 80 000 asukasta)...

Click to read more »
File:Evolution track of pre main sequence star of 0p09 solar mass 1.png
Sabtu, 2025-05-17 16:12:25

Python3 source code import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d import matplotlib.ticker as ticker Alkuperäinen...

Click to read more »
File:Evolution of 0p5 msun pre main sequence star 1.png
Jumat, 2025-11-28 01:51:22

Python3 source code import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d Lue tiedosto filename = "Z0.017Y0.279OUTA1.77_F7_M000...

Click to read more »
File:Evolution of 1 msun pre main sequence star 1.png
Jumat, 2025-10-03 02:34:30

it/~sbressan/ Python3 import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d Lue tiedosto filename = "Z0.017Y0.279OUTA1.74_F7_M001...

Click to read more »
File:Sunspots-gn-yr-total-smoothed-en.svg
Rabu, 2026-06-03 16:35:52

( https://en.wikipedia.org/wiki/User:Leland_McInnes ) # see also http://scipy-cookbook.readthedocs.io/items/SignalSmooth.html from decimal import * import...

Click to read more »
File:Wdc ice core summer deltad last 6000 years 1.png
Sabtu, 2024-05-04 07:41:33

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Wdc ice core summer deltad last 11000 years 1.png
Selasa, 2024-09-10 01:37:43

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Wdc ice core winter deltad last 11000 years 1.png
Sabtu, 2024-05-04 07:41:54

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Wdc ice core summer deltad last 2000 years 1.png
Sabtu, 2024-05-04 07:41:13

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Koronaviruksen R0 Suomessa 6.svg
Sabtu, 2025-09-20 20:11:38

paiva2="2021-02-22" ymax1=1000 ymax2=30 import math as math import numpy as np import scipy as sp import pandas as pd import matplotlib.pyplot as plt import matplotlib...

Click to read more »
File:Southwest usa ppt gdd fahrenheit days 100 1700 ad 1.svg
Rabu, 2025-01-01 01:05:02

ticker import (MultipleLocator, AutoMinorLocator) from scipy import interpolate import scipy.signal import xarray as xr def find_nearest(array, value):...

Click to read more »
File:Stellar near sun feh mgsi distribution 1.png
Rabu, 2026-03-18 17:35:34

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Korona ennuste oletuksin 1.svg
Selasa, 2022-11-08 21:03:57

COVID-19 pandemic in Finland import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:Faddeeva Function Domain Colouring Plot.svg
Minggu, 2024-10-13 04:52:41

This plot was created using the Python packages SciPy for the computation of the Faddeeva function and cplot for the domain colouring. I, the copyright...

Click to read more »
File:Solar twins mgsi absolute mgna reltosun relation 1.png
Rabu, 2025-03-12 20:02:51

pyplot as plt import matplotlib from matplotlib.patches import Circle from scipy.stats import linregress from numpy.polynomial.polynomial import Polynomial...

Click to read more »
File:Mass od star protoplanetary disc radius relation 1 1 1 1.png
Rabu, 2026-01-07 21:41:02

numpy as np import seaborn as sns from scipy import stats import requests from io import StringIO from scipy.optimize import curve_fit import re Yritetään...

Click to read more »
File:Effects of 15 kt air burst 1.png
Minggu, 2025-10-05 04:27:55

in magaton bombs import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d import matplotlib.patches as patches Pommiteho...

Click to read more »
File:Wdc ice core winter deltad last 4000 years 1.png
Sabtu, 2024-05-04 07:42:34

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Stellar mgsi feh 1.png
Minggu, 2025-09-21 22:56:59

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Multiplanetary systems compactness mass relation 1.png
Minggu, 2026-04-19 22:48:56

print(f"Tallennettu: {output_file}") print(res_df.head(10)) import numpy as np from scipy.stats import linregress import matplotlib import matplotlib.pyplot as plt...

Click to read more »
File:Wdc ice core winter deltad last 6000 years 1.svg
Sabtu, 2024-05-04 07:42:55

import numpy as np import matplotlib.pyplot as plt import pandas as pd from scipy.signal import savgol_filter infile1="./a6/41586_2022_5411_MOESM5_ESM_2_2...

Click to read more »
File:Estimated population of teotihuacan 3 1 1 1.png
Minggu, 2026-03-22 19:49:28

30(3): 399–418. Python3 source code import numpy as np import math import scipy import matplotlib.pyplot as plt René Millon (1973, 1992) – Mapping Project...

Click to read more »
File:Mesa verde gddf precipitation 400 1600 1.svg
Kamis, 2024-01-11 17:11:02

ticker import (MultipleLocator, AutoMinorLocator) from scipy import interpolate import scipy.signal import xarray as xr def find_nearest(array, value):...

Click to read more »
File:Hr 1 solar mass star evolution if z 0p014 1 1 1 1.png
Selasa, 2025-05-20 15:56:48

Python3 source code import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d Lue tiedosto filename = "Z0.014Y0.273OUTA1.74_F7_M001...

Click to read more »
File:Teotihuacan population model 1 1 1 1.png
Minggu, 2026-04-05 17:38:14

2026 0000.0000 import numpy as np import matplotlib.pyplot as plt from scipy.integrate import odeint 1. ALKUPERÄINEN DATA year_mid = np.array([-150,...

Click to read more »
File:T surface july kangerlussuaq area 2000-2021 4.png
Jumat, 2023-09-15 14:30:32

y2_cover_std=(y2-y2_mean)/y2_std y3=y2_cover_std #y5=scipy.stats.norm.cdf(y3,y2_mean,y2_std) y4=scipy.stats.norm.sf(y3,y2_mean,y2_std) ymin=np.min(y4) deltamax=np...

Click to read more »
File:Near selerika 1990-2019 1.svg
Kamis, 2025-10-09 16:59:52

import matplotlib.pyplot as plt import numpy as np import pandas as pd from scipy import interpolate import sys print ('Argument List:', str(sys.argv)) pohjanimi=sys...

Click to read more »
File:Peru population before 1500ad estimated with constant increase percent 1.svg
Sabtu, 2025-06-14 17:27:19

constant rate 10.11.2022 0000.0002 import math import numpy as np import scipy import matplotlib.pyplot as plt from matplotlib.offsetbox import AnchoredText...

Click to read more »
File:Fallout 30days 1mt burst 15mph mortality.svg
Sabtu, 2020-09-12 16:14:23

as mlines import matplotlib.patches as mpatches import numpy as np from scipy.stats import lognorm from glasstone.fallout import WSEG10 1 dose , 2 mortality...

Click to read more »
File:Permian triassic boundary epme temperature hg carbon isotope 13 curve 4.png
Selasa, 2023-11-21 18:46:50

import pandas as pd from scipy import interpolate from matplotlib.ticker import (MultipleLocator, AutoMinorLocator) import scipy.signal import matplotlib...

Click to read more »
File:Fallout 1hr doserate 1mt burst 15mph.svg
Senin, 2023-11-13 18:05:08

as mlines import matplotlib.patches as mpatches import numpy as np from scipy.stats import lognorm from glasstone.fallout import WSEG10 1 dose , 2 mortality...

Click to read more »
File:Fallout 30days 1mt burst 15mph.svg
Jumat, 2025-12-12 03:25:51

as mlines import matplotlib.patches as mpatches import numpy as np from scipy.stats import lognorm from glasstone.fallout import WSEG10 ## 1 dose , 2...

Click to read more »
File:Hr pre main sequence 1msun 1.svg
Senin, 2025-11-10 23:42:00

import numpy as np import matplotlib.pyplot as plt import matplotlib from scipy import interpolate modified pisa pre-sequence data file http://astro.df...

Click to read more »
File:Fraction of grass lgm europe 1.png
Selasa, 2025-08-19 21:41:53

np import scipy import pandas as pd import matplotlib.pyplot as plt import matplotlib.image as mpimg import netCDF4 as nc import os from scipy.interpolate...

Click to read more »
File:Brightness of the moon disc by phase angle 1 v 1.svg
Senin, 2026-03-30 19:17:36

0001 import math import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import UnivariateSpline uses data from https://github.com/msmielak/moonlit...

Click to read more »
File:Simulated eeco january surface temperature cesm cam if co2 9x 1 1.png
Senin, 2024-06-03 13:51:15

2024 v 0000.0001 import os import math as math import numpy as np from scipy.interpolate import interp2d import matplotlib.pyplot as plt from PIL import...

Click to read more »
File:Eocene climatic optimum july temperature cesm co2 6x 1 1.png
Sabtu, 2026-01-10 03:02:28

2024 v 0000.0001 import os import math as math import numpy as np from scipy.interpolate import interp2d import matplotlib.pyplot as plt from PIL import...

Click to read more »
File:Koeppen climates 200ma cesm 1.png
Sabtu, 2026-02-07 16:57:41

Dataset from matplotlib.colors import ListedColormap, BoundaryNorm from scipy.ndimage import zoom from skimage.restoration import denoise_tv_chambolle...

Click to read more »
File:FIR 100 lowpass time signals.png
Senin, 2024-12-02 21:13:45

Python script: #!/usr/bin/python3 import math import numpy as np import scipy.signal as sig import matplotlib.pyplot as plt # -----------------------...

Click to read more »
File:Tikal population model 1 1 1 1.png
Senin, 2026-03-23 00:30:34

import numpy as np import pandas as pd import matplotlib.pyplot as plt from scipy.optimize import curve_fit import matplotlib.ticker as mticker ---------------------------...

Click to read more »
File:Temperature July 21000BP EBM GLAC1D 1.png
Selasa, 2025-08-19 21:37:43

to ebm simulation input file version 0000.0005 import numpy as np from scipy.interpolate import interp2d from matplotlib import pyplot as plt import...

Click to read more »
File:T surface july kangerlussuaq area 2000-2021 2.png
Kamis, 2026-01-29 07:25:48

habitat test python 3,GDAL v 0012.0003b 11.11.2021 import numpy as np import scipy import pandas as pd import matplotlib.pyplot as plt import matplotlib.image...

Click to read more »
File:Assumed development of population of precolumbian tiwanaku 1.png
Rabu, 2025-08-06 13:33:20

civilization collapse: Climate variations import math import numpy as np import scipy import matplotlib.pyplot as plt from matplotlib.offsetbox import AnchoredText...

Click to read more »
File:Eocene climatic optimum january temperature cesm co2 6x 1 1.png
Selasa, 2026-03-17 00:58:29

2024 v 0000.0001 import os import math as math import numpy as np from scipy.interpolate import interp2d import matplotlib.pyplot as plt from PIL import...

Click to read more »
File:Simulated eeco july surface temperature cesm cam if co2 9x 1 1.png
Senin, 2024-06-03 13:51:16

2024 v 0000.0001 import os import math as math import numpy as np from scipy.interpolate import interp2d import matplotlib.pyplot as plt from PIL import...

Click to read more »
File:Solar twins mgsi absolute nasi reltosun relation 1.png
Sabtu, 2026-05-30 15:52:20

pyplot as plt import matplotlib from matplotlib.patches import Circle from scipy.stats import linregress from numpy.polynomial.polynomial import Polynomial...

Click to read more »
File:Colours and temperatures of main sequence stars 1.svg
Selasa, 2024-04-02 15:29:30

pygam import PoissonGAM from pygam import LogisticGAM from scipy import interpolate from scipy.constants import h, c, k from matplotlib.patches import Circle...

Click to read more »
File:Uv radiation of stars teff 2000 10000K 1.svg
Kamis, 2024-08-22 17:39:33

Python3 code import numpy as np import pandas as pd from scipy.integrate import quad from scipy.constants import h, c, k Planckin laki aallonpituuden funktiona...

Click to read more »
File:Animierte Altersstruktur Deutschland.gif
Kamis, 2025-11-20 04:15:16

keys()) # %% import plotly.graph_objs as go import plotly.offline as pyo from scipy import interpolate import imageio as iio import os from IPython.display...

Click to read more »
File:Late jurassic 150ma koppen climate types if co2 was 1000 ppmv 1 1 1 1.png
Selasa, 2026-03-17 21:55:06

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Workshop wkp data analysis.pdf
Selasa, 2020-10-27 20:28:20

active wikipedians. 2.2 FLOSS tools for data analysis ● Python. ● NumPy, SciPy, matplotlib. ● Scikit.learn. ● MySQL (or PostgreSQL). ● R programming...

Click to read more »
File:Ufo waves in vallee data 1947-1962 1.png
Minggu, 2024-09-22 22:37:54

some own edit import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import PchipInterpolator Syötä uusi data x ja y muuttujille...

Click to read more »
File:Early agriculture sites in near east 1.png
Selasa, 2026-04-14 07:41:48

as cfeature from cartopy.io.img_tiles import OSM import numpy as np from scipy.ndimage import gaussian_filter lats1=[30.815833,33.88333, 35.866, 34.198333...

Click to read more »
File:Late jurassic 150ma world 2 1 1 1.png
Selasa, 2026-02-17 06:43:15

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Solar twins nah distribution 1.png
Rabu, 2025-03-12 12:56:43

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Habitable zone over time sun mass metallicity 002 1 1.svg
Senin, 2023-04-24 23:42:42

import numpy as np import matplotlib.pyplot as plt import matplotlib from scipy import interpolate import math def calc_earthline_au(lstar1, teff1): ##...

Click to read more »
File:Sun like stars mgsi distribution 1.png
Selasa, 2025-03-11 18:57:46

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Forest cover 240ma 2.png
Jumat, 2026-03-20 19:54:43

downscaler "forest scaler" 20.6.2022 v 0012.0011 import numpy as np import scipy import pandas as pd import matplotlib.pyplot as plt import matplotlib.image...

Click to read more »
File:Illumination of main sequence stars to earth corresponding habitable distance 1.svg
Selasa, 2024-12-24 07:55:05

generated by AI import numpy as np import pandas as pd from scipy.integrate import quad from scipy.constants import h, c, k Planckin laki aallonpituuden funktiona...

Click to read more »
File:Solar twins alh distribution 1.png
Rabu, 2025-03-12 13:57:53

pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.stats import linregress from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:Rho ophiuchi region L1688 star mass vs dust disk mass.png
Kamis, 2026-01-08 01:31:37

import pandas as pd import matplotlib.pyplot as plt import numpy as np from scipy.stats import spearmanr from astropy.io import fits def analyze_taurus_fits(file_path):...

Click to read more »
File:Korona simulaatio R0 n vaikutus 1.svg
Jumat, 2020-10-30 04:03:23

measures not times in icu etc import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:NURBS-circle-3D.png
Kamis, 2024-02-29 03:00:16

[1.0, 0.0, 1.0]]. From Python code: from __future__ import division from scipy.interpolate import splev from numpy import (sqrt, linspace, sin, cos, array...

Click to read more »
File:Meteor 60m air burst pressure wind sound 1.png
Minggu, 2026-04-19 18:54:48

import numpy as np import matplotlib import matplotlib.pyplot as plt from scipy.interpolate import interp1d Alkuperäinen data data = np.array([ [1, 17.2...

Click to read more »
File:Star and atmosphere color of different stars ant air pressures 1.png
Selasa, 2024-11-05 15:52:46

version. import numpy as np import matplotlib.pyplot as plt import math from scipy.interpolate import interp1d Fysiikan vakioita h = 6.6261e-34 # Planckin...

Click to read more »
File:Cretaceous 90ma co2 900 annual temperature 2.png
Selasa, 2025-08-19 22:04:43

exoplasim[netCDF4]" import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d import netCDF4 import exoplasim as exo NLAT=0...

Click to read more »
File:Mean precipitation 240ma 2.png
Minggu, 2024-12-15 14:37:35

2021 0000.0001 import netCDF4 as nc import numpy as np from scipy import interpolate from scipy.interpolate import griddata import matplotlib.pyplot as plt...

Click to read more »
File:Lunar brigthness vs phase angle shoe cboe model fitting 1 1 1 1.png
Kamis, 2026-04-23 01:51:34

Spectroscopy. Python3 code import numpy as np import matplotlib.pyplot as plt from scipy.optimize import curve_fit from matplotlib.ticker import MultipleLocator...

Click to read more »
File:Temperature of gliese 12b as locked desert planet 1.png
Senin, 2024-05-27 12:15:28

install . 3 import matplotlib as mpl import math import numpy as np import scipy.ndimage from datetime import timedelta from datetime import datetime from...

Click to read more »
File:Map of marfa lights area 2 1 1 1.png
Sabtu, 2025-05-24 02:46:44

rasterio from rasterio.plot import show from rasterio.mask import mask from scipy.ndimage import sobel from matplotlib.colors import LightSource import contextily...

Click to read more »
File:Late jurassic 150ma main koppenalike classes 1 1 1 1.png
Rabu, 2026-04-22 19:10:30

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Catal hoyuk estimated population 1 1 1 1.png
Rabu, 2026-01-07 21:40:44

import numpy as np import matplotlib.pyplot as plt from scipy.optimize import curve_fit --- FULL PHASE DATA (same as before) --- years_bc...

Click to read more »
File:Solar twins mgsi mgfe distributions 1.png
Sabtu, 2025-03-15 15:15:35

import matplotlib import seaborn as sns from astropy.io import fits from scipy.stats import linregress, norm from sklearn.preprocessing import PolynomialFeatures...

Click to read more »
File:End cretaceous co2 500 s 1350 1 1 1 1.png
Senin, 2025-10-20 19:25:59

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Unit circle domain coloring.png
Minggu, 2025-12-21 04:26:11

# try importing typical math modules try: from fpconst import * import scipy.special except ImportError: pass try: import mpmath except ImportError:...

Click to read more »
File:Tunguska explosion area satellite image map 1.png
Kamis, 2025-09-04 10:30:28

plt import cartopy.crs as ccrs import cartopy.feature as cfeature from scipy import stats import matplotlib as mpl def create_pressure_pattern(explosion_coords...

Click to read more »
File:End cretaceous koeppen climates co2 400 s1357 1 1 1 1.png
Minggu, 2026-04-12 00:28:20

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Domain coloring x2-1 x-2-i x-2-i d x2+2+2i.xcf
Sabtu, 2025-07-05 20:52:01

# try importing typical math modules try: from fpconst import * import scipy.special except ImportError: pass try: import mpmath except ImportError:...

Click to read more »
File:Effects of 1 mt nuclear explosion 2.png
Kamis, 2025-11-06 22:27:32

lots of own edit import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp1d import matplotlib.patches as patches Pommiteho...

Click to read more »
File:Ayn ghazal population change 1 1 1 1.png
Rabu, 2026-01-07 21:40:44

Köhler-Rollefson January 1989 import numpy as np import matplotlib.pyplot as plt from scipy.optimize import curve_fit --- DATA (sama kuin aiemmin) --- years = np.array([7250...

Click to read more »
File:Making science more open and collaborative before publication- Lessons from a multi-year funding program - Dario Taraborelli.pdf
Selasa, 2026-05-19 04:00:37

Docs ・ROBOT ・Rocker ・salmon ・Scanpy ・scikit-image ・scikit-learn ・SciML ・SciPy ・scvi-tools ・seqproc・seqr ・Seurat ・Simbody ・Slicer・SlicerAIGT・SlicerIGT...

Click to read more »
File:Climate diagram of end cretaceous simulated climate 400ppm 1357wm2 180E 70N 1 1 1 1.png
Minggu, 2025-12-07 18:23:10

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:300 ma atmosphere near surface temp mean 1.png
Kamis, 2024-11-28 18:51:43

habitat test python 3,GDAL v 0012.0004 07.01.2022 import numpy as np import scipy import pandas as pd import matplotlib.pyplot as plt import matplotlib.image...

Click to read more »
File:Stars and skies colors by different spectral types 3.png
Jumat, 2025-08-01 10:38:13

4o import numpy as np import matplotlib.pyplot as plt import math from scipy.interpolate import interp1d Fysiikan vakioita h = 6.6261e-34 # Planckin...

Click to read more »
File:Tidally locked desert planet surface temperature 1 1 1 1.png
Sabtu, 2026-04-11 04:46:24

install . 3 import matplotlib as mpl import math import numpy as np import scipy.ndimage from datetime import timedelta from datetime import datetime from...

Click to read more »
File:Locked earth like billiard ball temperature with simple heat transfer and greenhouse 1.png
Rabu, 2026-01-28 11:57:50

import numpy as np import matplotlib import matplotlib.pyplot as plt from scipy.ndimage import gaussian_filter Constants S = 1365 # Solar constant in W/m^2...

Click to read more »
File:End cretaceous pasta climate zones co2 400 s1357 1 1 1 2.png
Selasa, 2025-08-19 22:04:49

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Gaussian curvature.svg
Jumat, 2026-02-20 19:23:46

This file was created with Python, SciPy, NumPy and Matplotlib. It was later modified using Inkscape. from __future__ import division import numpy as...

Click to read more »
File:End cretaceous holdridge life zones co2 400 s1357 1 1 1 3.png
Selasa, 2026-04-21 20:31:32

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Pollen data of 7 most abundant species of lake holzmaar 1 2000 ad 1 1 1 1.png
Rabu, 2025-11-05 09:39:27

import pandas as pd import matplotlib.pyplot as plt import numpy as np from scipy.interpolate import UnivariateSpline # Tuodaan spline-interpolointiin tarvittava...

Click to read more »
File:Mawmluh cave ml1 delta o18 delta c13 1 1 1 1.png
Kamis, 2025-05-01 03:28:43

pandas as pd import matplotlib.pyplot as plt import matplotlib as mpl from scipy.signal import savgol_filter import numpy as np Lue CSV-tiedosto ja varmista...

Click to read more »
File:Koronavirus sird simulaatio 1.svg
Kamis, 2020-10-29 02:19:07

lockdowns and other measures import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:Colors of brown dwarfs 3 1 1 1.png
Minggu, 2025-12-28 21:50:44

numpy as np import matplotlib.pyplot as plt import matplotlib as mpl from scipy.interpolate import interp1d, PchipInterpolator label_size = 8...

Click to read more »
File:Meerfelder maar 7 most abundant pollen types 1-2000 ad 1 1 1 1.png
Minggu, 2025-07-27 17:24:25

import pandas as pd import matplotlib.pyplot as plt import numpy as np from scipy.interpolate import UnivariateSpline # Tuodaan spline-interpolointiin tarvittava...

Click to read more »
File:Janlake 15 pollen types diagram.svg
Kamis, 2025-05-29 05:44:22

python-dev -y sudo apt install python-tk sudo pip install numpy sudo pip install scipy sudo pip install astropy sudo pip install matplotlib sudo pip install setuptools...

Click to read more »
File:Domain coloring.png
Selasa, 2026-02-03 08:53:47

# try importing typical math modules try: from fpconst import * import scipy.special except ImportError: pass try: import mpmath except ImportError:...

Click to read more »
File:Sweden ufo data sub year 1952-1968 2.png
Senin, 2025-10-20 23:14:51

code InfoField import numpy as np import matplotlib.pyplot as plt from scipy import interpolate times1=np.array([1952.02196382429, 1952.08785529716,...

Click to read more »
File:Operationalizing-conflict-bots-wikipedia-cscw-preprint.pdf
Senin, 2026-02-16 22:34:59

dataframes [58] and data.table [14] for data parsing and transformation, SciPy [41] and NumPy [77] for quantitative computations, and Matplotlib [39],...

Click to read more »
File:Earthlike ocean planet mean temperature as function of obliquity and eccentricity 1 1 1 1.png
Minggu, 2024-07-14 06:16:26

DiagnosticProcess from climlab.domain.field import Field, global_mean from scipy.interpolate import griddata import skimage from skimage.transform import...

Click to read more »
File:Mplwp ballistic trajectories angles.svg
Minggu, 2021-11-28 17:53:38

components as independent variables. The system is then solved numerically using Scipy odeint. Date 28 September 2014 Source Own work Author Geek3 SVG development...

Click to read more »
File:Selerika 50 climate diagram.svg
Kamis, 2025-10-09 17:00:21

import matplotlib.pyplot as plt import numpy as np import pandas as pd from scipy import interpolate import sys print ('Argument List:', str(sys.argv)) pohjanimi=sys...

Click to read more »
File:Unsupervised machine learning discovers classes in aluminium alloys.pdf
Sabtu, 2026-04-25 17:23:03

transform peak finding algorithm with smoothing over 30 points, implemented in SciPy Library [47]. On identifying distinct regions, one point from each region...

Click to read more »
File:Replication of the natural selection of bad science.pdf
Minggu, 2025-04-20 02:18:11

TX, 9–15 July (eds A Fatih, L David, N Dillon, M Pacer), pp. 113–120. SciPy. Di Cosmo R. 2020 Archiving and referencing source code with Software Heritage...

Click to read more »
File:Fairbanks 20000 bp climate diagram.svg
Kamis, 2025-10-09 16:59:49

import matplotlib.pyplot as plt import numpy as np import pandas as pd from scipy import interpolate import sys print ('Argument List:', str(sys.argv)) pohjanimi=sys...

Click to read more »
File:Color of skies only of earthlike planets with different temperatures of central stars 4.png
Sabtu, 2025-12-13 07:58:34

ChatGPT 3 and 4o import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import griddata Fysiikan vakioita h = 6.6261e-34 # Planckin...

Click to read more »
File:Fictional exoplanet surface temperature c mean annual 1.png
Selasa, 2024-10-15 13:11:14

import numpy as np import math as math import matplotlib.pyplot as plt from scipy.interpolate import interp2d import netCDF4 import exoplasim as exo NLAT=0...

Click to read more »
File:Interpolation trois types.svg
Rabu, 2025-02-19 00:27:09

Trois procédés d'interpolation avec Python : scipy.interpolate.interp1d(kind="nearest"), numpy.interp() et scipy.interpolate.KroghInterpolator(). English:...

Click to read more »
File:Mplwp ballistic trajectories resistances.svg
Selasa, 2020-08-11 00:43:19

{\displaystyle k=6} The differential equation is solved numerically using Scipy odeint. Date 28 September 2014 Source Own work Author Geek3 SVG development...

Click to read more »
File:Van der pols equation phase portrait.svg
Rabu, 2025-02-19 00:42:55

English: Phase portrait of Van der Pol oscillator. Created in python using scipy, numpy and matplotlib libraries. Date 15 June 2011 Source Own work Author...

Click to read more »
File:Nonsmooth coordinate descent.svg
Jumat, 2020-08-21 11:17:04

This file was created with Python, SciPy and Matplotlib. from __future__ import division import numpy as np import matplotlib.pyplot as plt from matplotlib...

Click to read more »
File:Mplwp ballistic trajectories velocities.svg
Selasa, 2020-08-11 00:43:26

{\displaystyle v_{0}=10} The differential equation is solved numerically using Scipy odeint. Date 28 September 2014 Source Own work Author Geek3 SVG development...

Click to read more »
File:France precipitation 22000 bp 1.png
Selasa, 2025-08-19 21:36:18

y2_cover_std=(y2-y2_mean)/y2_std y3=y2_cover_std #y5=scipy.stats.norm.cdf(y3,y2_mean,y2_std) y4=scipy.stats.norm.sf(y3,y2_mean,y2_std) ymin=np.min(y4) deltamax=np...

Click to read more »
File:Teegardens star b if it has water and continets lot of co2 1.png
Minggu, 2024-10-20 20:19:27

2024 v 0000.0000c2 import os import math as math import numpy as np from scipy.interpolate import interp2d import matplotlib.pyplot as plt from PIL import...

Click to read more »
File:Air density vs temperature.svg
Rabu, 2025-02-19 00:43:02

was created with Matplotlib. Source code InfoField import csv, numpy,scipy,scipy.optimize import matplotlib.pyplot as plt x = [] y = [] with open("data...

Click to read more »
File:Sunflower convolution.png
Kamis, 2020-10-01 12:37:32

where σ=2. Made with the following SciPy code: import scipy import scipy.ndimage scipy.ndimage.gaussian_filter(scipy.ndimage.imread('Sunflower_sky_backdrop...

Click to read more »
File:Plot of kernel density estimate using SciPy.png
Jumat, 2020-09-11 02:57:36

DescriptionPlot of kernel density estimate using SciPy.png English: Using gaussian_kde in the SciPy package for Python to generate a kernel density estimate...

Click to read more »
File:Gliese 12 b temperature if fast rotating ocean planet 1.png
Kamis, 2026-01-22 11:47:08

DiagnosticProcess from climlab.domain.field import Field, global_mean from scipy.interpolate import griddata from skimage.transform import resize numyears=30...

Click to read more »
File:Estimated limit of human habitat europe lgm 1.svg
Senin, 2025-08-18 17:49:02

np import scipy import pandas as pd import matplotlib.pyplot as plt import matplotlib.image as mpimg import netCDF4 as nc import os from scipy.interpolate...

Click to read more »
File:Poschl-Teller potential.svg
Rabu, 2020-08-26 22:10:23

This file was created with Python, SciPy and Matplotlib. from __future__ import division from numpy import cosh, arccosh, sqrt, linspace import matplotlib...

Click to read more »
File:Ordovician ice age 445ma tas annual S1312 co2 120 tilt22 ecc 0p06 mvelp 90 1.png
Kamis, 2023-06-08 21:02:09

matplotlib.pyplot as plt from matplotlib.pyplot import figure, draw, pause from scipy.interpolate import interp2d import netCDF4 import exoplasim as exo NLAT=0...

Click to read more »
File:Ocean planet insolation and co2 effect to average temperature 1 1 1 1.png
Jumat, 2023-11-17 13:31:43

DiagnosticProcess from climlab.domain.field import Field, global_mean from scipy.interpolate import griddata import skimage from skimage.transform import...

Click to read more »
File:Earthlike ocean planet mean temperature difference as function of obliquity and eccentricity 1 1 1 1.png
Jumat, 2026-05-29 18:17:37

DiagnosticProcess from climlab.domain.field import Field, global_mean from scipy.interpolate import griddata import skimage from skimage.transform import...

Click to read more »
File:Fast rotating ocean planet like earth annual temperature 2 1 1 1.png
Sabtu, 2024-03-02 00:25:20

DiagnosticProcess from climlab.domain.field import Field, global_mean from scipy.interpolate import griddata from skimage.transform import resize numyears=10...

Click to read more »
File:Domain coloring z 01.xcf
Selasa, 2026-05-05 10:48:00

# try importing typical math modules try: from fpconst import * import scipy.special except ImportError: pass try: import mpmath except ImportError:...

Click to read more »
File:Mplwp Voigt-HWHM1.svg
Sabtu, 2025-11-22 02:41:30

move_axes(fig, 12, 0) mplwp.mark_axeszero(fig.gca()) from scipy.special import wofz from scipy.optimize import brentq def voigt(sigma, gamma, x): if sigma...

Click to read more »
File:Kevaan 2020 koronavirus aalto Suomessa - simulaatio - paivittaiset tapaukset - 1.svg
Sabtu, 2026-01-24 00:36:17

alpha draft edition r 0001 import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd very basic exponential...

Click to read more »
File:Trias 240ma 1.png
Minggu, 2024-12-15 15:14:56

exoplasim[netCDF4]" import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d import netCDF4 import exoplasim as exo NLAT=0...

Click to read more »
File:Gaussianbeam fieldamplitude grey.png
Sabtu, 2025-11-29 05:08:10

02111-1307, USA. ''' from math import * import scipy from PIL import Image w = 600 h = 300 image = scipy.zeros((h, w)) lambda_px = 24. w0 = 24. def E(r...

Click to read more »
File:Mplwp ramsey fringes fountain.svg
Selasa, 2020-08-11 00:48:18

sin(phase_free)) * 2. / Omega_rel**2)**2 return Pflip from scipy.integrate import quad from scipy.stats import norm # integrate Maxwell-Boltzmann distribution...

Click to read more »
File:Gaussianbeam fieldamplitude bw.png
Minggu, 2025-12-14 01:01:18

USA. ''' from math import * import scipy import scipy.special from PIL import Image w = 600 h = 300 image = scipy.zeros((h, w)) lambda_px = 24. w0 = 24...

Click to read more »
File:Mplwp ballistic trajectory.svg
Senin, 2024-11-18 02:00:08

_{0}=45^{\circ }} The differential equation is solved numerically using Scipy odeint. Date 28 September 2014 Source Own work Author Geek3 SVG development...

Click to read more »
File:Mplwp ramsey fringes thermal.svg
Selasa, 2020-08-11 00:48:22

sin(phase_free)) * 2. / Omega_rel**2)**2 return Pflip from scipy.integrate import quad from scipy.stats import maxwell # integrate Maxwell-Boltzmann distribution...

Click to read more »
File:Mplwp gamma stirling.svg
Selasa, 2020-08-11 00:45:31

gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import gamma from scipy.optimize import brentq f1 = lambda x: gamma(1 + x) x1max...

Click to read more »
File:Amplitude & phase vs frequency for 3-term boxcar filter.svg
Sabtu, 2025-11-15 23:38:22

import scipy from scipy import signal import numpy as np from matplotlib import pyplot as plt N = 256 h = np.array([1., 1., 1.]) / 3 H = scipy.fftpack...

Click to read more »
File:Mplwp factorial stirling loglog.svg
Senin, 2024-10-14 00:16:06

set_xlim(xlim) ylim = 1e-1, 1e6; fig.gca().set_ylim(ylim) from scipy.special import gammaln from scipy.optimize import brentq f1 = lambda x: gammaln(1 + x) x1min...

Click to read more »
File:Earth like nontilted ocean planet pco2 effect to ts 1 1 1 1.png
Kamis, 2026-02-05 06:16:16

DiagnosticProcess from climlab.domain.field import Field, global_mean from scipy.interpolate import griddata from skimage.transform import resize class...

Click to read more »
File:Mplwp factorial gamma stirling.svg
Jumat, 2026-01-23 03:19:17

gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import gamma from scipy.optimize import brentq f1 = lambda x: gamma(1 + x) x1 =...

Click to read more »
File:Stars of different spectral types stars and skies colours 2.png
Jumat, 2025-05-23 08:13:57

code import numpy as np import matplotlib.pyplot as plt import math from scipy.interpolate import interp1d import pandas as pd Fysiikan vakioita h = 6...

Click to read more »
File:Paris 20000 bp climate diagram.svg
Kamis, 2025-10-09 17:00:09

import matplotlib.pyplot as plt import numpy as np import pandas as pd from scipy import interpolate import sys print ('Argument List:', str(sys.argv)) pohjanimi=sys...

Click to read more »
File:Kuvitteellisen koronavirusaallon simulaatio 1.svg
Jumat, 2026-02-27 09:43:19

täysin vastaa epidemian kulkua import math as math import numpy as np import scipy as sp import matplotlib.pyplot as plt import pandas as pd import matplotlib...

Click to read more »
File:Mawmluh Cave delta O18 3800 4200 BP bargraph.svg
Kamis, 2025-05-01 03:28:42

colors as colors import matplotlib.cbook as cbook import numpy as np from scipy.interpolate import interp1d fname1='mawmluh3.csv' beg1=3800 end1=4200 step1=1...

Click to read more »
File:Fractional part and its antiderivatives.svg
Rabu, 2025-02-19 02:03:09

code InfoField from matplotlib.pyplot import * from numpy import * from scipy.integrate import cumtrapz def f(x): return x*sin(1/x) eps = 1e-9 x0 = linspace(0...

Click to read more »
File:Mplwp complete ellipticKk.svg
Selasa, 2020-08-11 00:44:13

ylim = 0, 5; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import ellipk x = np.linspace(xlim[0], xlim[1], 5001) y = [ellipk(xx**2)...

Click to read more »
File:Permian triassic boundary 251ma co2 2500 tas 1.png
Kamis, 2026-05-21 17:15:15

Dataset from matplotlib.pylab import * import numpy as np from scipy import interpolate from scipy.interpolate import griddata from sklearn.linear_model import...

Click to read more »
File:Mplwp Voigt-0,03,07,1.svg
Sabtu, 2025-11-22 02:41:30

set_ylim(ylim) mplwp.move_axes(fig, 12, 0) mplwp.mark_axeszero(fig.gca()) from scipy.special import wofz def voigt(sigma, gamma, x): if sigma == 0.: return gamma...

Click to read more »
File:Mplwp laguerre03a1.svg
Selasa, 2020-08-11 00:46:35

ylim = -5,7; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import genlaguerre for j in range(4): f = genlaguerre(j, 1) x =...

Click to read more »
File:Mplwp factorial stirling loglog2.svg
Sabtu, 2025-11-08 02:11:07

set_xlim(xlim) ylim = 1e-1, 1e4; fig.gca().set_ylim(ylim) from scipy.special import gammaln from scipy.optimize import brentq f1 = lambda x: gammaln(1 + x) x1min...

Click to read more »
File:Mplwp FresnelSC normalized positive.svg
Selasa, 2020-08-11 00:41:05

ylim = 0,0.9; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import fresnel x = np.linspace(xlim[0], xlim[1], 5001) f1 = lambda...

Click to read more »
File:Mplwp laguerre03a2.svg
Kamis, 2026-03-19 00:20:13

ylim = -5,7; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import genlaguerre for j in range(4): f = genlaguerre(j, 2) x =...

Click to read more »
File:Mplwp laguerre04a2.svg
Selasa, 2020-08-11 00:46:52

ylim = -22,8; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import genlaguerre for j in range(5): f = genlaguerre(j, 2) x =...

Click to read more »
File:Mplwp chebyshevS05.svg
Senin, 2025-03-03 00:20:50

-2.25,2.25; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import eval_chebys for n in range(5 + 1): x = np.linspace(xlim[0]...

Click to read more »
File:Student t cdf.svg
Selasa, 2025-11-18 17:47:20

import numpy as np import matplotlib.pyplot as plt import scipy.special as sp import scipy.integrate as integral col = ['orange', 'purple', 'deepskyblue']...

Click to read more »
File:Mplwp legendreQ03.svg
Selasa, 2020-08-11 00:47:37

-1.3,1.3; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import lqn for l in range(3 + 1): f = lambda x: lqn(l, x)[0][l]...

Click to read more »
File:Mplwp Dawson Dplusminus.svg
Selasa, 2020-08-11 00:40:40

ylim = -2, 2; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import erfi def Dawson_Dplus(x): return sqrt(pi) / 2 * exp(-x**2)...

Click to read more »
File:Mplwp Kelvin-kei.svg
Sabtu, 2025-12-27 18:39:46

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) mplwp.move_axes(fig, 6, 0) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[1]...

Click to read more »
File:Mplwp Kelvin-ker.svg
Selasa, 2020-08-11 00:41:38

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) mplwp.move_axes(fig, 6, 0) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[1]...

Click to read more »
File:Mplwp complete ellipticEk.svg
Selasa, 2020-08-11 00:44:08

= 0, 1.8; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import ellipe x = np.linspace(xlim[0], xlim[1], 5001) y = [ellipe(xx**2)...

Click to read more »
File:Mplwp FresnelS unnormalized positive.svg
Jumat, 2025-11-21 13:58:56

ylim = 0,1; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import fresnel f = lambda x: sqrt(pi/2) * fresnel(sqrt(2/pi)*x)[0]...

Click to read more »
File:Beta distribution cdf.svg
Rabu, 2025-11-19 04:17:13

Using python with matplotlib, scipy and numpy toolboxes. from matplotlib.pyplot import * from numpy import linspace from scipy.stats import beta x = linspace(0...

Click to read more »
File:Gaussianbeam fieldamplitude wb.png
Sabtu, 2025-11-29 05:08:27

02111-1307, USA. ''' from math import * import scipy from PIL import Image w = 600 h = 300 image = scipy.zeros((h, w)) lambda_px = 24. w0 = 24. def E(r...

Click to read more »
File:Foot pressure distributions during walking in African elephants (Loxodonta africana).pdf
Senin, 2025-04-21 23:52:52

processing Initial data analysis was conducted in Canopy v. 1.4.1 using SciPy v. 0.14, NumPy 1.8.1 and Matplotlib 1.4 (Enthought Inc., Austin, TX, USA)...

Click to read more »
File:Mplwp legendreQ05.svg
Selasa, 2020-08-11 00:47:38

-1.6,1.6; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import lqn for l in range(5 + 1): f = lambda x: lqn(l, x)[0][l]...

Click to read more »
File:Gamma plus sin pi z.svg
Rabu, 2022-10-19 13:07:20

code InfoField import numpy as np import matplotlib.pyplot as plt from scipy.special import gamma lb_x, ub_x = (-4.9, 4.5) lb_y, ub_y = (-1.2, 5.2) x...

Click to read more »
File:Mplwp Kelvin-bei.svg
Selasa, 2020-08-11 00:41:22

= -10, 10; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[0]...

Click to read more »
File:Mplwp Kelvin-ber.svg
Selasa, 2020-08-11 00:41:23

= -10, 10; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[0]...

Click to read more »
File:Mplwp laguerre05a1.svg
Selasa, 2020-08-11 00:46:52

= -30,65; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import genlaguerre for j in range(6): f = genlaguerre(j, 1) x =...

Click to read more »
File:Rrr.svg
Selasa, 2022-08-23 06:42:08

source code is public domain #Author: Christian Schirm import numpy,scipy, pylab from scipy import integrate from matplotlib.font_manager import FontProperties...

Click to read more »
File:Mplwp laguerre05a2.svg
Selasa, 2020-08-11 00:46:45

= -40,90; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import genlaguerre for j in range(6): f = genlaguerre(j, 2) x =...

Click to read more »
File:Mplwp chebyshevC05.svg
Selasa, 2020-08-11 00:43:49

ylim = -3,3; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import eval_chebyc for n in range(5 + 1): x = np.linspace(xlim[0]...

Click to read more »
File:Mplwp laguerre04a1.svg
Selasa, 2020-08-11 00:46:41

set_major_locator(mpl.ticker.MultipleLocator(2)) mplwp.mark_axeszero(fig.gca()) from scipy.special import genlaguerre for j in range(5): f = genlaguerre(j, 1) x =...

Click to read more »
File:Mplwp legendreQ04.svg
Sabtu, 2025-05-24 01:52:13

-1.6,1.6; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import lqn for l in range(4 + 1): f = lambda x: lqn(l, x)[0][l]...

Click to read more »
File:Mplwp FresnelS normalized positive.svg
Selasa, 2020-08-11 00:41:17

ylim = 0,0.9; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import fresnel f = lambda x: fresnel(x)[0] x = np.linspace(xlim[0]...

Click to read more »
File:Detection pics savitzky golay.svg
Jumat, 2026-04-24 08:41:56

signal contient trois pics. Voir aussi https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.savgol_filter.html English: Peak detection on...

Click to read more »
File:Mawmluh Cave event 4050-1900BP 1.svg
Kamis, 2025-05-01 03:28:43

colors as colors import matplotlib.cbook as cbook import numpy as np from scipy.interpolate import interp1d fname1='mawmluh3.csv' beg1=3800 end1=4200 step1=0...

Click to read more »
File:Gamma Absolute.svg
Kamis, 2026-05-21 05:03:47

as np import math from scipy.special import gamma as Gamma from matplotlib import cm import matplotlib.pyplot as plt import scipy.special as sp from cmath...

Click to read more »
File:Mplwp chebyshevT05.svg
Selasa, 2020-08-11 00:43:59

set_major_locator(mpl.ticker.MultipleLocator(0.5)) mplwp.mark_axeszero(fig.gca()) from scipy.special import eval_chebyt for n in range(5 + 1): x = np.linspace(xlim[0]...

Click to read more »
File:Mplwp chebyshevU05.svg
Selasa, 2020-08-11 00:44:07

set_major_locator(mpl.ticker.MultipleLocator(0.5)) mplwp.mark_axeszero(fig.gca()) from scipy.special import eval_chebyu for n in range(5 + 1): x = np.linspace(xlim[0]...

Click to read more »
File:Mplwp Kelvin-ber-norm.svg
Senin, 2026-02-02 16:03:28

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) mplwp.move_axes(fig, 6, 0) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[0]...

Click to read more »
File:End cretaceous koppen types co2 400 s 1367 3 1 1 1.png
Rabu, 2026-05-13 15:34:02

import numpy as np import matplotlib.pyplot as plt from scipy.interpolate import interp2d from scipy.interpolate import RectBivariateSpline # Replaced interp2d...

Click to read more »
File:Mplwp Kelvin-ker-norm.svg
Rabu, 2024-12-11 19:38:56

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) mplwp.move_axes(fig, 6, 0) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[1]...

Click to read more »
File:Mplwp Kelvin-bei-norm.svg
Selasa, 2020-08-11 00:41:14

MultipleLocator(0.1)) mplwp.mark_axeszero(fig.gca()) mplwp.move_axes(fig, 6, 0) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[0]...

Click to read more »
File:Mplwp complete ellipticPi nfixed m.svg
Selasa, 2020-08-11 00:44:13

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from mpmath import ellippi from scipy.optimize import brentq for i, n in enumerate([0.5, 0, -1, -3, -10]): xmax...

Click to read more »
File:Estimated population of levant 18000-6000 bc 1.png
Rabu, 2026-01-07 21:40:45

multiple times with different content Python3 import numpy as np import scipy.interpolate as interp import matplotlib.pyplot as plt import matplotlib...

Click to read more »
File:Mplwp Kelvin-kei-norm.svg
Selasa, 2020-08-11 00:41:31

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) mplwp.move_axes(fig, 6, 0) from scipy.special import kelvin x = np.linspace(xlim[0], xlim[1], 5001) y = np.array([kelvin(xx)[1]...

Click to read more »
File:Mplwp factorial stirling relative deviation.svg
Jumat, 2022-08-19 18:34:16

set_xlim(xlim) ylim = 0, 0.08; fig.gca().set_ylim(ylim) from scipy.special import gamma from scipy.optimize import brentq def stirling(x): return sqrt(2*pi*x)...

Click to read more »
File:Mplwp FresnelC normalized positive.svg
Senin, 2024-10-14 19:13:47

ylim = 0,0.9; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import fresnel f = lambda x: fresnel(x)[1] x = np.linspace(xlim[0]...

Click to read more »
File:Linear least squares2.svg
Senin, 2026-03-09 20:32:30

pyplot as plt from matplotlib.patches import Circle import numpy as np from scipy.special import erfinv # Set up the grid and other parameters M, N = 50,...

Click to read more »
File:Poisson pmf.svg
Sabtu, 2022-06-25 11:24:05

code InfoField import numpy as np import matplotlib.pyplot as plt import scipy.special as sp col = {1 : 'orange', 4: 'purple', 10: 'lightblue'} X = np...

Click to read more »
File:Gaussianbeam travelling PRGn.gif
Sabtu, 2025-11-29 23:04:09

- Suite 330, Boston, MA 02111-1307, USA. ''' from math import * import scipy import matplotlib.pyplot as plt from matplotlib import animation from PIL...

Click to read more »
File:Mplwp complete ellipticPi nfixed k.svg
Selasa, 2020-08-11 00:44:20

set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from mpmath import ellippi from scipy.optimize import brentq for i, n in enumerate([0.5, 0, -1, -3, -10]): xmax...

Click to read more »
File:Gaussianbeam travelling grey.gif
Sabtu, 2020-09-26 09:28:56

- Suite 330, Boston, MA 02111-1307, USA. ''' from math import * import scipy import matplotlib.pyplot as plt from matplotlib import animation from PIL...

Click to read more »
File:BetaDistrCDF2.svg
Kamis, 2026-02-19 22:37:31

from matplotlib import cm import numpy as np from scipy.special import beta, betainc import scipy.integrate as integral # Prepare the data by Ix(a, 5a)...

Click to read more »
File:Frequency response of 3-term boxcar filter.svg
Jumat, 2025-12-12 17:45:24

purpose of generating an SVG file to replace the GIF version. import scipy from scipy import signal import numpy as np from matplotlib import pyplot as plt...

Click to read more »
File:Cylindrical-magnet-force-diagram.svg
Rabu, 2025-02-19 01:42:09

InfoField #!/usr/bin/python # -*- coding: utf8 -*- import numpy as np import scipy.special as sp import matplotlib.pyplot as plt import matplotlib as mpl from...

Click to read more »
File:Mplwp ballistic trajectory drag nodrag.svg
Jumat, 2025-08-15 09:38:12

{\displaystyle k=1} . The differential equation is solved numerically using Scipy odeint. Date 28 September 2014 Source Own work Author Geek3 SVG development...

Click to read more »
File:Aa44172-22.pdf
Sabtu, 2024-03-02 11:18:43

PNS of 5–10 s in age using the odeint function from the Python package SciPy. The PNS mass and radius are MPNS = 1.5 M and r = 12 km, and so the average...

Click to read more »
File:Skew normal densities.svg
Sabtu, 2025-11-22 02:42:03

and the special functions module from scipy ## import matplotlib.pyplot as plt import numpy as np import scipy.special as sp def dens(X, a): Y = 2*np...

Click to read more »
File:Mplwp Struve function04.svg
Senin, 2024-12-09 03:53:57

set_major_locator(mpl.ticker.MultipleLocator(2)) mplwp.mark_axeszero(fig.gca()) from scipy.special import struve x = np.linspace(xlim[0], xlim[1], 5001) for i in range(4+1):...

Click to read more »
File:Detection of Polarization due to Cloud Bands in the Nearby Luhman 16 Brown Dwarf Binary.pdf
Sabtu, 2026-01-24 20:25:29

solution for all six parameters from our full set of measurements with the SciPy least_squares function, using a “Cauchy” loss function to account for outlier...

Click to read more »
File:Generalized normal cdfs.svg
Rabu, 2025-02-19 01:59:09

## and the special functions module of scipy). ## import matplotlib.pyplot as plt import numpy as np import scipy.special as sp def dens(X, a, b, mu): Y...

Click to read more »
File:The use of yank-time signal as an alternative to identify kinematic events and define phases in human countermovement jumping.pdf
Minggu, 2025-04-20 04:35:49

through the VICON Nexus software. Scientific computing tools for Python (SciPy v.1.1.0) [20] were used for all calculations and data processing (e.g. filtering...

Click to read more »
File:Earth surface air temperature july if s 0p93 and co2 280 1.png
Jumat, 2026-05-29 18:05:20

import numpy as np import math as math import matplotlib.pyplot as plt from scipy.interpolate import interp2d import netCDF4 import exoplasim as exo NLAT=0...

Click to read more »
File:Mplwp FresnelSC normalized.svg
Sabtu, 2024-11-09 10:48:54

set_major_locator(mpl.ticker.MultipleLocator(1)) mplwp.mark_axeszero(fig.gca()) from scipy.special import fresnel x = np.linspace(xlim[0], xlim[1], 5001) f1 = lambda...

Click to read more »
File:Mplwp Dawson F.svg
Selasa, 2020-08-11 00:40:32

-0.6, 0.6; fig.gca().set_ylim(ylim) mplwp.mark_axeszero(fig.gca()) from scipy.special import erfi def Dawson_F(x): return sqrt(pi) / 2 * exp(-x**2) *...

Click to read more »
File:Erdős–Rényi model random graphs.pdf
Selasa, 2020-09-15 00:45:45

Python code: import networkx as nx import matplotlib.pyplot as plt from scipy.stats import bernoulli colors = ["blue", "red", "green", "yellow"] probs...

Click to read more »
File:Mplwp Voigt-samemax.svg
Sabtu, 2025-11-22 02:41:31

set_ylim(ylim) mplwp.move_axes(fig, 12, 0) mplwp.mark_axeszero(fig.gca()) from scipy.special import wofz def voigt(sigma, gamma, x): if sigma == 0.: return gamma...

Click to read more »