Search Results: File:ExpSin.svg

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


File:ExpSin.svg
Kamis, 2020-10-29 11:56:57

DescriptionExpSin.svg Deutsch: Gedämpfte Sinusfunktion Beispiel Date 24 November 2019 Source Own work Author Yomomo...

Click to read more »
File:Graph of sin(exp(x)) function.png
Senin, 2024-01-29 04:21:59

Octave: x=0.0:0.000001:5.0; plot(x,sin(exp(x))); xlabel("x"); ylabel("sin(exp(x))"); title("Graph of function sin(exp(x))"); I, the copyright holder of...

Click to read more »
File:Kernel Silverman.svg
Sabtu, 2026-01-10 13:49:14

code: set terminal svg set output "Kernel Silverman.svg" plot [-5:5] [-.2:1] .5*exp(-1*(x**2)**.5/(2**.5))*sin(pi/4+(x**2)**.5/(2**.5)) title "Silverman"...

Click to read more »
File:ODE Exp Imp Euler method.svg
Selasa, 2025-12-09 21:30:39

h); } return 0; } set term push set term svg size 1200,900 fsize 28 linewidth 2 set output "exp_imp_euler.svg" pl [:] [0:2] 'imp_euler.dat' u 1:3 ti 'explizit'...

Click to read more »
File:Fourier transform – Rectangular.svg
Minggu, 2026-04-26 10:30:59

generates these SVG images: File:Window function and frequency response - Bartlett-Hann.svg File:Window function and frequency response - Blackman.svg File:Window...

Click to read more »
File:Cauchy sequence illustration.svg
Minggu, 2025-11-23 23:23:40

from numpy import arange, sin, exp x1 = arange(0.,9.1,.05) x2 = arange(0.,9.6,.1) z = lambda x: 3.*exp(-.4*x) y = lambda x: sin(5.*x) * z(x) fig = figure(figsize=(4...

Click to read more »
File:Second order transfer function.svg
Minggu, 2026-01-25 05:36:04

arctan(b(z)/z) h1 = lambda wt,z: 1. - exp(-z*wt)*sin(b(z)*wt+t(z))/b(z) h2 = lambda wt: 1. - cos(wt) h3 = lambda wt: 1. - exp(-wt)*(1.+wt) s1 = lambda z: (z...

Click to read more »
File:Tiefpass transient.svg
Rabu, 2026-03-18 03:36:30

Eingangssignal: uc=(u*(sin(omega*t+phi)-r*c*omega*cos(omega*t+phi))-u*exp(-t/(r*c))*(sin(phi)-r*c*omega*cos(phi)))/((omega*r*c)^2+1); // Plotten etc. plot(t...

Click to read more »
File:Gaussian 2d 1.png
Sabtu, 2020-09-26 09:34:10

a = (cos(theta)/sigma_x)^2 + (sin(theta)/sigma_y)^2; b = -sin(2*theta)/(sigma_x)^2 + sin(2*theta)/(sigma_y)^2 ; c = (sin(theta)/sigm 00:04, December 15...

Click to read more »
File:Phasenportraet mit vektorfeld.svg
Minggu, 2020-09-13 05:43:40

einen Dirac-Stoß % Nach Wiki PT2-Glied % K/( sqrt(1-d^2) ) * exp( -1. * (d / T) * t ) * sin( sqrt(1-d^2)/T * t + arctan( sqrt(1-d^2)/d ) ) % Nach Wiki linear...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2020-2021)Teil IVorlesung16.pdf
Kamis, 2024-12-12 15:58:38

Lizenz = PD 6 Quelle = Arcsine.svg , Autor = Benutzer Geek3 auf Commons, Lizenz = CC-by-sa 4.0 7 Quelle = Arccosine.svg , Autor = Benutzer Geek3 auf Commons...

Click to read more »
File:Biholomorphism illustration.svg
Minggu, 2025-12-21 15:01:04

saveas(gcf, 'Biholom1.eps', 'psc2'); plot2svg('Biholom1.svg'); I=sqrt(-1); Z = X+I*Y; F=exp(Z); XF = real(F); YF=imag(F); figno = 2; mode = 2; do_plot(XF...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2019-2020)Teil IVorlesung16.pdf
Jumat, 2025-02-28 05:29:16

Lizenz = PD 5 Quelle = Arcsine.svg , Autor = Benutzer Geek3 auf Commons, Lizenz = CC-by-sa 4.0 7 Quelle = Arccosine.svg , Autor = Benutzer Geek3 auf Commons...

Click to read more »
File:Analysis (Osnabrück 2014-2016)Vorlesung20.pdf
Selasa, 2025-05-06 19:23:08

set.svg , Autor = Oleg Alexandrov, Lizenz = PD Quelle = Non Convex set.svg , Autor = Kilom691, Lizenz = CC-by-sa 3.0 Quelle = Convex supergraph.svg , Autor...

Click to read more »
File:Regressions sine demo.svg
Jumat, 2023-06-23 02:21:23

kernels import WhiteKernel, ExpSineSquared rng = np.random.RandomState(0) # Generate sample data X = 15 * rng.rand(100, 1) y = np.sin(X).ravel() y[::2] += rng...

Click to read more »
File:Laplaces method.png
Kamis, 2026-04-09 12:30:54

'fontsize', fs); set(gca, 'LineWidth', lw2); hold on; M = 0.5; Y = exp(M*f); Z = exp(M*g); plot(X, Z, 'r', 'linewidth', lw); plot(X, Y, 'b', 'linewidth'...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2019-2020)Teil IVorlesung13.pdf
Jumat, 2025-02-28 05:29:07

Abbildungsverzeichnis Quelle = Sinh-cosh-r-28pt.svg , Autor = Benutzer Emdee auf Commons, Lizenz = CC-by-sa 3.0 1 Quelle = Catenary-pm.svg , Autor = Benutzer Geek3 auf Commons...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2020-2021)Teil IVorlesung13.pdf
Jumat, 2025-02-28 05:34:20

0 1 Quelle = Sinh-cosh-r-28pt.svg , Autor = Benutzer Emdee auf Commons, Lizenz = CC-by-sa 3.0 1 Quelle = Catenary-pm.svg , Autor = Benutzer Geek3 auf Commons...

Click to read more »
File:Grundkurs Mathematik (Osnabrück 2016-2017)Teil IVorlesung6.pdf
Kamis, 2026-02-12 06:48:41

Lizenz = PD Quelle = Tiefk¨ uhlkonsum.svg , Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 Quelle = Exp.svg , Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Zhukovsky transform.svg
Rabu, 2020-12-30 15:07:38

straight lines, thus leading to a large number of graphic primitives in SVG, inflating the file size. To reduce this file size, some of the curved lines...

Click to read more »
File:Grundkurs Mathematik (Osnabrück 2018-2019)Teil IVorlesung6.pdf
Jumat, 2025-02-28 05:09:50

Lizenz = PD Quelle = Tiefkühlkonsum.svg , Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 Quelle = Exp.svg , Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Coherent superposition.svg
Selasa, 2025-12-09 16:18:36

at (axis cs:1.5, -10) {$=$}; \addplot[no marks, smooth, thick] {sin(deg(2*pi*12*x))*exp(-(x-1)^2/(2*0.25^2)) - 11.5}; \node (source) at (axis cs:0.5, -13...

Click to read more »
File:Svr epsilons demo.svg
Senin, 2025-12-29 02:33:44

kernels import WhiteKernel, ExpSineSquared rng = np.random.RandomState(0) # Generate sample data X = 15 * rng.rand(100, 1) y = np.sin(X).ravel() y[::2] += rng...

Click to read more »
File:Travelling Particle Wavepacket.svg
Jumat, 2020-09-25 03:03:46

\@\( 2 π\))\))\)*Exp[\(-\((t - μ)\)\^2\)/\((2 σ\^2)\)]\) wavefunction=ParametricPlot3D[{t,-Cos[20t]*2NormDist[1,4],2NormDist[1,4]*Sin[20t]},{t,0,7},BoxRatios{4...

Click to read more »
File:Lineare Algebra (Osnabrück 2024-2025) Teil IVorlesung2.pdf
Jumat, 2026-02-27 21:39:00

Lizenz = PD 3 Quelle = Tiefkühlkonsum.svg , Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 3 Quelle = Exp.svg , Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Analysis (Osnabrück 2014-2016)Vorlesung15.pdf
Kamis, 2023-08-10 16:56:15

trigonometrischen Funktionen einführen werden. Abbildungsverzeichnis Quelle = Exp.svg , Autor = Benutzer Oleg Alexandrov auf Commons, Lizenz = CC-by-sa 3.0 ...

Click to read more »
File:Runge-kutta.svg
Rabu, 2024-01-10 02:45:25

differential equation y'=sin(t)^2 * y dy <- function(t, y) sin(t)^2 * y # exact solution exact <- function(t) 2 * exp(0.5*(t - sin(t)*cos(t))) # euler's...

Click to read more »
File:Tikz Tutorial - example 4.svg
Selasa, 2025-12-23 21:22:26

=x$}; \draw[color=blue] plot (\x,{sin(\x r)}) node[right] {$f(x) = \sin x$}; \draw[color=orange] plot (\x,{0.05*exp(\x)}) node[right] {$f(x) = \frac{1}{20}...

Click to read more »
File:Analysis (Osnabrück 2014-2016)Vorlesung21.pdf
Kamis, 2023-08-10 16:56:22

Quelle = Sine cosine plot.svg , Autor = Benutzer Qualc1 auf Commons, Lizenz = CC-by-sa 3.0 Quelle = 3rd roots of unity.svg , Autor = Benutzer Marek Schmidt...

Click to read more »
File:Lineare Algebra (Osnabrück 2015-2016)Teil IVorlesung2.pdf
Rabu, 2025-12-10 15:28:17

Lizenz = PD Quelle = Tiefk¨ uhlkonsum.svg, Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 Quelle = Exp.svg, Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Elemente der Algebra (Osnabrück 2015)Vorlesung10.pdf
Kamis, 2025-09-04 20:56:57

Multiplikation ist. Abbildungsverzeichnis Quelle = Group homomorphism.svg , Autor = Benutzer Cronholm 144 auf Commons, Lizenz = CC-by-Sa 2.5 7 4...

Click to read more »
File:Lineare Algebra (Osnabrück 2017-2018)Teil IVorlesung2.pdf
Jumat, 2025-02-28 05:22:11

Lizenz = PD Quelle = Tiefk¨ uhlkonsum.svg, Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 Quelle = Exp.svg, Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2019-2020)Teil IVorlesung3.pdf
Jumat, 2025-02-28 05:29:51

Lizenz = PD 8 Quelle = Tiefkühlkonsum.svg, Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 8 Quelle = Exp.svg, Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Viewing angle and air masses.svg
Jumat, 2025-06-20 07:01:47

 The SVG code is valid.  This plot was created with gnuplot. Source code InfoField set dummy x, y set format x "% h" set format y "% h" set grid nopolar...

Click to read more »
File:Viewing angle and air masses (reduced).svg
Senin, 2023-08-28 11:10:54

 The SVG code is valid.  This plot was created with gnuplot. Source code InfoField set dummy x, y set format x "% h" set format y "% h" set grid nopolar...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2020-2021)Teil IVorlesung3.pdf
Jumat, 2025-02-28 05:35:04

Lizenz = PD 8 Quelle = Tiefkühlkonsum.svg, Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 8 Quelle = Exp.svg, Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Hochpass transient.svg
Senin, 2026-05-18 09:10:44

Eingangssignal: ur=(omega*r*c*u*(cos(omega*t)+omega*r*c*sin(omega*t))-omega*r*c*u*exp(-t/(r*c)))/((omega*r*c)^2+1) // Plotten etc. plot(t, ur) xlabel('Zeit (t)')...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2019-2020)Teil IArbeitsblatt3.pdf
Jumat, 2025-02-28 05:26:15

Lizenz = PD 8 Quelle = Tiefkühlkonsum.svg, Autor = Benutzer SInner1 auf Commons, Lizenz = CC-by-sa 3.0 8 Quelle = Exp.svg, Autor = Peter John Acklam, Lizenz...

Click to read more »
File:Elemente der Algebra (Osnabrück 2024-2025)Vorlesung10.pdf
Jumat, 2024-11-29 23:13:07

Multiplikation ist. Abbildungsverzeichnis Quelle = Group homomorphism.svg , Autor = Benutzer Cronholm 144 auf Commons, Lizenz = CC-by-Sa 2.5 Erläuterung:...

Click to read more »
File:Lineare Algebra (Osnabrück 2015-2016)Teil IIVorlesung44.pdf
Rabu, 2023-04-12 01:37:20

Multiplikation ist. Abbildungsverzeichnis Quelle = Group homomorphism.svg , Autor = Benutzer Cronholm 144 auf Commons, Lizenz = CC-by-Sa 2.5 9 6...

Click to read more »
File:Love wave.svg
Kamis, 2025-12-04 23:01:31

row*side dz = lay*side if row <= 2*nx/3: dy = col*side - 2*np.sin(np.pi/5*dx)*(np.exp(dz/(side*nz)) - 1) else: dy = col*side cube = Part.makeBox(side...

Click to read more »
File:Mathematik für Anwender (Osnabrück 2019-2020)Teil IIVorlesung33.pdf
Jumat, 2025-02-28 05:27:52

Benutzer Odatrulle auf Commons, Lizenz = CC-by-sa 4.0 Quelle = Logistic-curve.svg , Autor = Benutzer auf Commons, Lizenz = Erläuterung: Die in diesem Text...

Click to read more »
File:Analysis (Osnabrück 2014-2016)Vorlesung30.pdf
Selasa, 2025-05-06 19:23:11

Lösung gegen g (die Grenzbevölkerung) und für t → −∞ gegen 0. Abbildungsverzeichnis Quelle = Logistic-curve.svg , Autor = Qef, Lizenz = PD 7 5 ...

Click to read more »
File:Rotation illustration2.svg
Minggu, 2025-12-21 15:02:20

white); % save to eps and to svg %saveas(gcf, 'rotation_illustration2.eps', 'psc2') plot2svg('rotation_illustration2.svg') function do_plot(x, y, X, Y...

Click to read more »
File:Lineare Algebra (Osnabrück 2017-2018)Teil IIVorlesung44.pdf
Jumat, 2025-02-28 05:21:06

Multiplikation ist. Abbildungsverzeichnis Quelle = Group homomorphism.svg , Autor = Benutzer Cronholm 144 auf Commons, Lizenz = CC-by-Sa 2.5 9 7...

Click to read more »
File:Mplwp Scorers Gi Hi.svg
Minggu, 2025-04-06 11:30:48

Mplwp Scorers Gi.svg Scorer's Gi only Mplwp Scorers Hi.svg Scorer's Hi only I, the copyright holder of this work, hereby publish it under the following...

Click to read more »
File:Graph of sin(exp(x)) function.svg
Rabu, 2025-04-09 11:09:48

DescriptionGraph of sin(exp(x)) function.svg English: Graph of sin(exp(x)) function Date 15 March 2020 Source Own work based on: Graph of sin(exp(x)) function...

Click to read more »
File:Pedal line illustration.png
Minggu, 2025-12-21 15:02:13

black=[0 0 0]; green=[0, 0.9, 0]; fontsize=30; A=exp(i*pi/2); B=exp(i*1.3*pi); C=exp(i*1.8*pi); P=exp(i*1.0*pi); N=return_perp(A, B, P); M=return_perp(C...

Click to read more »
File:VerticalLinesWithThicknessDecreasingToTheRightBluredAndResharpened.png
Selasa, 2025-12-02 04:52:55

0+floor(sin(10*x**2-0.3)) l=[ f(x/300.0) for x in range(2000) ] def zz(l): o=[] for i in range(len(l)): zs=0.0 s=0.0 for k in range(20): j=k-10 z=exp(-0.03*j**2))...

Click to read more »
File:Parzen window illustration.png
Senin, 2026-03-30 22:27:38

5; fs=10; rad=0.04; % gaussian with mean zero variance zsigma f=inline('exp(-x.^2/2/zsigma)/zsigma/sqrt(2*pi)'); % sample of points from the population...

Click to read more »
File:Multirate upsampling (interpolation) filter.svg
Sabtu, 2025-12-20 04:52:20

M+1 samples of a Gaussian window (filter type not important) filter = .3*exp(-.5*(((0:M)-M/2)/(.4*M/2)).^2); % Sample the window. N=24; sam_per_hop =...

Click to read more »
File:Normal subgroup illustration.png
Senin, 2025-01-06 19:18:00

X=big_rad*cos(Theta); Y=big_rad*sin(Theta); plot(X, Y, 'linewidth', line_thickness, 'color', [0 0 0]); for i=0:(N-1) z=big_rad*exp(i*ii*2*pi/N); place_text_smartly...

Click to read more »
File:Parabolic trajectory.svg
Minggu, 2025-12-21 15:02:10

svg'); function ball(x, y, radius, color) % draw a ball of given uniform color Theta=0:0.1:2*pi; X=radius*cos(Theta)+x; Y=radius*sin(Theta)+y;...

Click to read more »
File:Mollifier illustration.png
Minggu, 2025-12-21 15:02:06

Y=zeros(length(X), 1); for i=1:length(X) x=X(i); if x < 1 & x > -1 Y(i)=exp(-1/(1-x^2)); end end figure(1); clf; hold on; axis equal; axis off arrow([a...

Click to read more »
File:Gaussian 2d 1.svg
Jumat, 2026-02-20 20:11:41

= 0; theta = 0; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/sig Uploaded with derivativeFX English determination method or standard:...

Click to read more »
File:Mplwp airyai asymptotic.svg
Selasa, 2024-09-10 07:55:30

Airy function of the second kind: Mplwp airybi asymptotic.svg I, the copyright holder of this work, hereby publish it under the following licenses: This...

Click to read more »
File:Gaussian 2d 3.svg
Jumat, 2026-02-20 20:11:42

commands A = 1; x0 = 0; y0 = 0; theta = 0; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/sig Uploaded with derivativeFX English...

Click to read more »
File:Gaussian 2d 2.svg
Jumat, 2026-02-20 20:11:42

commands A = 1; x0 = 0; y0 = 0; theta = pi/6; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/ Uploaded with derivativeFX English...

Click to read more »
File:Standard deviation.svg
Rabu, 2026-01-07 11:38:35

saveas(gcf, 'Standard_deviation.eps', 'psc2') % plot2svg('Standard_deviation.svg'); function arrow(start, stop, thickness, arrow_size, sharpness, arrow_type...

Click to read more »
File:Gradient ascent (contour).png
Rabu, 2025-03-05 04:43:28

restart:with(VectorCalculus):with(plots):with(plottools): > z:=(x,y)->sin(1/2*x^2-1/4*y^2+3)*cos(2*x+1-exp(y)): > grad:=VectorCalculus[Gradient](z(x,y),[x,y]); > plot3d(z(x...

Click to read more »
File:Gaussian 2d 2.png
Sabtu, 2020-09-26 09:34:03

MATLAB command : A=1;a=1;b=2;c=2;[X, Y] = meshgrid(-3:.1:3, -3:.1:3);Z = A*exp( - (a*X.^2 + b*X.*Y + c*Y.^2)) ;surf(X,Y,Z);shading interp;view(-36,36);axis...

Click to read more »
File:Gradient ascent (surface).png
Senin, 2024-11-18 05:32:41

restart:with(VectorCalculus):with(plots):with(plottools): > z:=(x,y)->sin(1/2*x^2-1/4*y^2+3)*cos(2*x+1-exp(y)): > grad:=VectorCalculus[Gradient](z(x,y),[x,y]); > plot3d(z(x...

Click to read more »
File:Second order under-damped response.svg
Senin, 2026-02-16 00:30:45

Also refer Image:Second_order_transfer_function.svg. I, the copyright holder of this work, hereby publish it under the following license: This file is...

Click to read more »
File:Absolute-value-function.svg
Selasa, 2023-07-04 19:59:44

it under the following license: import math from math import pi, sin, cos, tan, exp, log, sqrt import numpy as np from numpy import arange, array import...

Click to read more »
File:Javascript-wikibooks-pt.pdf
Minggu, 2020-09-13 04:34:13

Para referências de outros objetos como DOM (Document Object Model), HTML e SVG, visite o capítulo on-line deste livro no site: http://pt.wikibooks...

Click to read more »
File:Signum-function.svg
Sabtu, 2025-12-13 10:47:32

it under the following license: import math from math import pi, sin, cos, tan, exp, log, sqrt import numpy as np from numpy import arange, array import...

Click to read more »
File:HeatEquationExplicitApproximate.svg
Jumat, 2026-02-20 20:11:45

ax.set_zlim([0, Umax]) # Exact solution def exact(t, x): return np.exp(-t)*np.sin(np.pi*x)/(np.pi*np.pi) for t in T: for x in X: if t>t0: ax.plot([t-dt...

Click to read more »
File:HeatEquationImplicitApproximate.svg
Jumat, 2026-02-20 20:11:46

ax.set_zlim([0, Umax]) # Exact solution def exact(t, x): return np.exp(-t)*np.sin(np.pi*x)/(np.pi*np.pi) for t in T: for x in X: if t>t0: ax.plot([t-dt...

Click to read more »
File:De vocibus Homericis in (moros) desinentibus observationes philologicae (microform) - proposuit Carolus Wilhelmus Lucas (IA 4773731).pdf
Sabtu, 2025-11-29 21:54:02

(Jl. ;^, quod dvOTV^T^g significat, est 428. 485. o, 727.) particulae Svg ov notionem accedit quippe quae omnium significatio mortis, fjLsv fJLE...

Click to read more »
File:OJ L 202402767 of 2024 - GA Irish Gaelic.pdf
Jumat, 2025-10-17 23:37:07

2024 Uimhir aitheantais Ainm agus seoladh an ghnóthais (346) 21318 SVG TECHNICS OÜ Sooheina tee 6-1 74020 Pärnamäe küla, Viimsi vald Harjumaa AN...

Click to read more »
File:Rotated Dove prism.svg
Jumat, 2022-02-18 17:02:07

(*SetDirectory[NotebookDirectory[]]*) (* ::Input:: *) (*Export["grDoveEdge.svg",grDove]*) (*Export["grDoveEdge.png",grDove,ImageResolution->200]*) English...

Click to read more »
File:Gradient descent.svg
Sabtu, 2026-02-28 06:07:19

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*sharpness); % points making up the arrow tip (besides the "stop" point)...

Click to read more »
File:Newton optimization vs grad descent.svg
Kamis, 2026-05-07 18:04:28

save to eps ans svg saveas(gcf, 'Newton_optimization_vs_grad_descent.eps', 'psc2') % plot2svg('Newton_optimization_vs_grad_descent.svg') function plot_contours(f...

Click to read more »
File:HeatEquationCNApproximate.svg
Jumat, 2026-02-20 20:11:45

ax.set_zlim([0, Umax]) # Exact solution def exact(t, x): return np.exp(-t)*np.sin(np.pi*x)/(np.pi*np.pi) for t in T: for x in X: if t>t0: ax.plot([t-dt...

Click to read more »
File:Paucula quaedam de dentibus purgandis et evellendis accedente brevi primariorum instrumentorum descriptione ... (IA b30389823).pdf
Minggu, 2025-11-30 08:07:11

V . .- 'V :-\;V’®‘VuV^''i -''iv ■. ■ i\:',V/''^--V.'’ iiVVi'.‘fcv- $svg iis 1 •iv- :' 'V'S V?;- ■•OtVVV Sis ■fc'4' ‘"■fS ^^^ta^lililfi8ii®lSP®ii...

Click to read more »
File:LimSup.png
Minggu, 2025-12-21 15:01:49

showing up in places B=9.4; X=0:0.05:B; f=inline('(X+2)./(X+0.9)', 'X'); Y=sin(5*X).*f(X); for i=1:length(X) ball(X(i), Y(i), circrad, blue); end K=1.5;...

Click to read more »
File:The Alcestis of Euripides, with notes, for the use of colleges in the United States (IA alcestisofeuripi00euririch).pdf
Jumat, 2024-05-03 04:04:55

sXsy^ag xal Sis^sXOcov cpiXovg, naxsga ysgaidv &' rj <7j]p stIxts uyxsga, ov% svgs 7iXt^v yvvaixog {\iigj rjdsXs ftavslv ngo xsivov (irjo si slaogdv cpdqs y...

Click to read more »
File:De glossematum in Aeschyli fabulis ambitu (microform) (IA deglossematumina00schm).pdf
Rabu, 2026-04-15 19:04:50

aTQatuix^iv corruptum in bellum sit, 231 v. quum legamus , axoXfi (tQaSvg.) non dubito. Quid elicere studuit, tam esse puto, qui axQaTov vocabulo...

Click to read more »
File:Dictionnaire français-arabe Vol. 1 (1890).pdf
Senin, 2026-04-27 15:01:19

de. vp. “Æ —- AIS , (a ACCUMULER, a), Es 3 4° D 55b SJ es) SJ , SVG, re ACCUMULÉ, E, PP. ACÉPHALE, G. el se o* JE 31,le SORT Ja, JE,AA V4...

Click to read more »
File:Biochar application on paddy and purple soils in southern China - soil carbon and biotic activity.pdf
Kamis, 2025-09-18 02:29:27

phylogenetic tree were constructed in a Perl script and visualized using SVG. Biomarker features for each group were screened using Metastats and LEfSe...

Click to read more »
File:Technical description of the 1989 and 1990 Healthy Eating Index files (IA CAT31120309).pdf
Minggu, 2024-08-18 13:49:35

Diet awareness question: fruit servings Diet awareness question: vegetable svgs Diet awareness question: dairy servings Diet awareness question: grain servings...

Click to read more »
File:OJ L 202402767 of 2024 - SV Swedish.pdf
Jumat, 2025-10-17 23:39:03

29/127 SV EUT L, 15.11.2024 ID Företagets namn och adress (346) 21318 SVG TECHNICS OÜ Sooheina tee 6–1 74020 Pärnamäe küla, Viimsi vald Harjumaa ESTLAND...

Click to read more »
File:Simpsons method illustration.png
Selasa, 2022-01-25 09:11:04

showing up in places % the function formula and its graph f=inline('0.45*sin(3.3*(x+0.18))+1'); X=-0.6:0.01:0.8; Y=f(X); % three points on its graph and...

Click to read more »
File:OJ L 202302432 of 2023 - ES Spanish.pdf
Jumat, 2026-01-02 03:51:24

(418) 51331 STEVIR OÜ Mäepealse 16 12619 Tallin ESTONIA (419) 21318 SVG TECHNICS OÜ Sooheina tee 44932 74020 Pärnamäe küla, Viimsi vald Harjumaa...

Click to read more »
File:Hong Kong Railway Route Map ring.pdf
Rabu, 2024-12-18 21:45:34

Route Map ring.pdf → File:Hong Kong Railway Route Map ring.svg For more information, see Help:SVG. In other languages Alemannisch ∙ العربية ∙ беларуская (тарашкевіца) ∙...

Click to read more »
File:Logarithic decrement.pdf
Minggu, 2022-12-18 16:03:57

decrement Date 9 April 2021 Source Own work Author Jochen Burghardt Other versions File:Logarithic decrement.pdf * File:Logarithic decrement svg.svg...

Click to read more »
File:Butterfly transcendental curve.svg
Jumat, 2025-03-07 19:44:32

transcendental curve.svg English: Polar plot of transcendental butterfly curve created using maxima and Gnuplot. r = e sin ⁡ θ − 2 cos ⁡ ( 4 θ ) + sin 5 ⁡ ( 2 θ...

Click to read more »
File:Analytic continuation along a curve.png
Minggu, 2025-12-21 15:09:52

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*pi*sharpness/180); % points making up the arrow tip (besides the "stop"...

Click to read more »
File:Ecart cercle ideal cercle reel mmt.svg
Minggu, 2026-05-31 03:18:01

(etY*rand(n, 1) + dY*cos(N*phi))*cos(dThetaX)*cos(dThetaZ) + dy Z = rayon.*sin(phi)*cos(dThetaX) + dz; matrice = [X, Y, Z]; csvWrite(matrice, "cercle_deforme...

Click to read more »
File:Window function and frequency response - Rectangular.svg
Kamis, 2023-11-16 21:41:46

DescriptionWindow function and frequency response - Rectangular.svg English: Window function and its Fourier transform: Rectangular window Date 13 February...

Click to read more »
File:Gradient descent.png
Minggu, 2025-12-21 15:01:36

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*sharpness); % points making up the arrow tip (besides the "stop" point)...

Click to read more »
File:Subderivative illustration.png
Rabu, 2021-06-23 22:28:06

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*pi*sharpness/180); % points making up the arrow tip (besides the "stop"...

Click to read more »
File:Europe rainfall trace21ka 21000BP annual.svg
Selasa, 2025-08-19 21:36:12

/data_processing/maskin_180.nc" plottauzdir1="./plotz/" plotfname0="result0.svg" plotfname1="./plotz/result1.svg" resultdir1<-"./data_result/" dir.create(data_processing)...

Click to read more »
File:Atlanta serial killer 1979 1981 cost analysis barycenter points weighted avg rasters 1 1.png
Jumat, 2023-09-29 23:14:08

r2b=r2 r2b=exp(-r2b) r3b=exp(-r3*0.66) max1=maxValue(r3b) min1=minValue(r3b) delta1=max1-min1 r3b<-(r3b-min1)/delta1 r2b[r2b >1] <-exp(-r3) r2b=(sin(r2b*1)+1)/2...

Click to read more »
File:Omega-exp-omega-normal.pdf
Minggu, 2024-05-19 14:58:08

File:Omega-exp-omega-labeled.svg Author Jochen Burghardt Other versions File:Omega-exp-omega-normal.pdf * File:Omega-exp-omega-normal svg.svg * File:Omega-exp-omega-normal-bw...

Click to read more »
File:Kuopio climate diagram.svg
Selasa, 2025-12-16 09:07:16

mintemperature=-40 maxtemperature=20 savename=pohjanimi+"_climate_diagram.svg" figsizex=12 figsizey=8 x0 = [] y0 = [] y20= [] x = [] y = [] y2= [] dfin0=pd...

Click to read more »
File:Gexp im.svg
Sabtu, 2022-02-19 22:38:49

DescriptionGexp im.svg English: The imaginary part of g*exp(bx^2). Date 18 October 2015 Source Own work Author IkamusumeFan SVG development InfoField  The SVG code...

Click to read more »
File:Damped.svg
Minggu, 2024-06-16 16:10:39

DescriptionDamped.svg Plot of damped system response using y = exp ⁡ ( − 0.5 x ) ( 0.5 sin ⁡ x + cos ⁡ y ) {\displaystyle y=\exp(-0.5x)(0.5\sin {}x+\cos {}y)}...

Click to read more »
File:Gaussian wave packet.svg
Sabtu, 2025-11-22 02:41:26

wave packet.svg English: A gaussian wave packet with frequency f=4 in the interval [-4, 4] described by the equation exp ⁡ ( − x 2 / 2 ) ⋅ sin ⁡ ( 2 π ⋅...

Click to read more »
File:Finite element method 1D illustration1.png
Minggu, 2025-12-21 15:01:30

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*pi*sharpness/180); % points making up the arrow tip (besides the "stop"...

Click to read more »
File:Example for addition of functions.svg
Selasa, 2026-01-27 01:42:44

functions.svg English: Addition of the function sin : R → R {\displaystyle \sin :\mathbb {R} \to \mathbb {R} } and exp : R → R {\displaystyle \exp :\mathbb...

Click to read more »
File:Finite element method 1D illustration2.png
Minggu, 2025-12-21 15:01:32

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*pi*sharpness/180); % points making up the arrow tip (besides the "stop"...

Click to read more »
File:Mplwp gaussian wavepacket f4.svg
Sabtu, 2025-11-22 02:41:29

svg English: Plot of a gaussian wave packet with frequency f=4 in the interval [-4, 4]: exp ⁡ ( − x 2 / 2 ) ⋅ sin ⁡ ( 2 π ⋅ 4 x ) {\displaystyle \exp(-x^{2}/2)\cdot...

Click to read more »
File:Damped Oscillation2.svg
Minggu, 2025-11-09 14:54:44

DescriptionDamped Oscillation2.svg English: Damped oscillaions given by the equation x ( t ) = e a t [ cos ⁡ ( b t ) − a b sin ⁡ ( b t ) ] {\displaystyle...

Click to read more »
File:Damped oscillation function plot.svg
Rabu, 2025-02-19 01:54:09

oscillation function plot.svg English: Exponentially decaying cosine function y ( t ) = e − 0.1 t sin ⁡ ( t ) {\displaystyle y(t)=e^{-0.1t}\sin(t)} Español: Función...

Click to read more »
File:Mplwp damped oscillations.svg
Selasa, 2020-08-11 00:44:39

+ δ / ω sin ⁡ ( ω t ) ) ⋅ exp ⁡ ( − δ ⋅ t ) , ω = ω 0 2 − δ 2 {\displaystyle x_{1}(t)=(\cos(\omega t)+\delta /\omega \sin(\omega t))\cdot \exp(-\delta...

Click to read more »
File:Gaussianprocess gap.svg
Minggu, 2025-06-22 21:53:04

savefig('Gaussianprocess_gap.svg') # Uncertainty animation numpy.random.seed(1) t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2)...

Click to read more »
File:Laplaces method.svg
Rabu, 2025-02-19 00:35:58

linspace(-L,L,N) f = lambda x: sin(x) / x g = lambda x: 1. - (x**2)/6. y = lambda m,x: exp(m * f(x)) z = lambda m,x: exp(m * g(x)) fig = figure(figsize=(3...

Click to read more »
File:Gaussianprocess gapMean.svg
Senin, 2025-03-24 04:16:14

savefig('Gaussianprocess_gap.svg') # Uncertainty animation numpy.random.seed(1) t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2)...

Click to read more »
File:Maxima and Minima.svg
Minggu, 2020-09-27 14:12:03

Minima.svg A diagram showing local and global extrema on the graph of sin ⁡ ( x ) exp ⁡ ( − | x 5 | ) , − 3.2 π < x < 3.2 π {\displaystyle \sin \left(x\right)\exp...

Click to read more »
File:Midpoint method illustration.png
Minggu, 2025-12-21 15:02:05

i=sqrt(-1); start=start(1)+i*start(2); stop=stop(1)+i*stop(2); rotate_angle=exp(i*pi*sharpness/180); % points making up the arrow tip (besides the "stop"...

Click to read more »
File:Gaussianprocess SnowboardTrend.svg
Senin, 2026-03-30 23:48:52

return 0.8*numpy.exp(-numpy.abs(numpy.sin(numpy.pi*d))/0.5 -numpy.abs(d/25.)**2 - 2.5) + \ (0.2-0.01)*numpy.exp(-(numpy.abs(numpy.sin(numpy.pi*d/4))/0...

Click to read more »
File:GaussianProcessDecomposition 3RandomSignals.svg
Senin, 2025-03-24 04:16:10

svg') plt.show() # Uncertainty animation t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2) #...

Click to read more »
File:GaussianProcessDecomposition SumOf3Signals.svg
Senin, 2025-03-24 04:16:02

svg') plt.show() # Uncertainty animation t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2) #...

Click to read more »
File:GaussianProcessDecomposition DecomposedSignals.svg
Senin, 2026-01-12 00:33:57

svg') plt.show() # Uncertainty animation t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2) #...

Click to read more »
File:Method of characteristics solution surface.svg
Kamis, 2025-11-13 03:46:23

\mathbb{R}\}$. ```mathematica lhs1 = Sin[x*Cos[1 - Exp[-u]] - y*Sin[1 - Exp[-u]]]; rhs1 = x*Sin[1 - Exp[-u]] + y*Cos[1 - Exp[-u]]; surf1 = ContourPlot3D[ lhs1...

Click to read more »
File:Gaussianprocess TrendSnowboard.svg
Minggu, 2025-01-05 00:15:21

return 0.8*numpy.exp(-numpy.abs(numpy.sin(numpy.pi*d))/0.5 -numpy.abs(d/25.)**2 - 2.5) + \ (0.2-0.01)*numpy.exp(-(numpy.abs(numpy.sin(numpy.pi*d/4))/0...

Click to read more »
File:Demo-FFT.svg
Rabu, 2025-04-09 03:23:15

CoeffC = 5 sig = sin(N/CoeffA *pi*t) + 0.1*cos(N/CoeffB *pi*t); exp = e.^(-CoeffC*t).*sig; subplot(2, 1, 1); plot(exp); Fx = fft(exp); subplot(2, 1, 2);...

Click to read more »
File:KuposcsavarA.svg
Minggu, 2022-04-17 15:24:16

(defun cone() (setq w (* a (exp (* m t)))) (setq x (* w (cos t))) (setq y (* w (sin t))) (setq z (* w (/ (cos alfa) (sin alfa)))) (setq P (list x y z))...

Click to read more »
File:Sigillaria habitat suitability circa 300ma 1 1.png
Sabtu, 2026-01-24 14:53:29

"bilinear") png(plotpngname1, width = 1000, height = 800, res=150) # svg("tyranno.svg", width = 1000, height = 800) #par(cex=1.5) #par(mar=c(2,2,2,0)) #par(aspect=1...

Click to read more »
File:Dft visualization rev2 n0008 trimmed.svg
Minggu, 2026-04-26 04:02:30

following Python code. from numpy import linspace,ones_like,real,imag,cos,sin,pi,exp,arange,mod import matplotlib.pyplot as plt from matplotlib import cm def...

Click to read more »
File:Window function (rectangular).png
Selasa, 2025-09-30 16:33:36

File:Window function and frequency response - Rectangular.svg For more information, see Help:SVG. In other languages Alemannisch ∙ العربية ∙ беларуская (тарашкевіца) ∙...

Click to read more »
File:Dft visualization rev2 n0008 trimmed nobox.svg
Minggu, 2026-04-26 04:02:31

following Python code. from numpy import linspace,ones_like,real,imag,cos,sin,pi,exp,arange,mod import matplotlib.pyplot as plt from matplotlib import cm def...

Click to read more »
File:Visualization of the matrix of the discrete Fourier transform for n=8.svg
Sabtu, 2026-01-31 21:11:09

r_transform_for_n%3D4.svg. Generated by the following Python code. from numpy import linspace,ones_like,real,imag,cos,sin,pi,exp,arange import matplotlib...

Click to read more »
File:Visualization of the matrix of the discrete Fourier transform for n=4.svg
Minggu, 2025-03-09 02:43:26

following Python code. from numpy import linspace,ones_like,real,imag,cos,sin,pi,exp,arange import matplotlib.pyplot as plt from matplotlib import cm def fft_matrix_viz(n):...

Click to read more »
File:Globale erwärmung.svg
Minggu, 2026-05-31 11:51:07

p2=67): return p1**2*numpy.exp(-d**2/(2*p2**2)) def k2(d,p3=2.4,p4=90,p5=1.3): return p3**2*numpy.exp(-d**2/(2*p4**2) - 2*numpy.sin(numpy.pi*d)**2/p5**2) def...

Click to read more »
File:Gaussian 2d 3.png
Sabtu, 2020-09-26 09:33:54

svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:Gaussian 2d 3.png → File:Gaussian 2d 3.svg For...

Click to read more »
File:Parabolic Julia set for internal angle 1 over 20.png
Rabu, 2026-03-18 04:01:22

same radius R for (j = 0; j < n; j++) { // z= R*exp(2*Pi*t) RayXs[j] = R*cos((2*M_PI)*t); RayYs[j] = R*sin((2*M_PI)*t); t *= 2; // t = 2*t if (t > 1) t--;...

Click to read more »
File:Heatequation exampleB.gif
Minggu, 2020-09-06 23:27:24

solution: u ( x , t ) = sin ⁡ ( 2 ) 2 + ∑ n = 1 ∞ A n cos ⁡ ( n π x ) exp ⁡ ( − k n 2 π 2 t ) {\displaystyle u(x,t)={\frac {\sin(2)}{2}}+\sum _{n=1}^{\infty...

Click to read more »
File:Spiral of black and white squares 10 till repetition spiraling in.gif
Kamis, 2023-06-22 18:19:05

1/L(nSquaresTillRep+1) ); scale = linspace(0,endVal,nFrames+1); scale = exp(scale); scale = scale(1:end-1); % cut of doubled frame rotImage = linspace(0...

Click to read more »
File:Atan2.PNG
Minggu, 2025-06-01 06:59:09

discontinuity at angle pi. Maxima source code It uses gnuplot through Maxima L(t):=exp(%i*t*2*%pi); /* unit circle parametrised with angle in turns */ plot2d(...

Click to read more »
File:Gate sequence (frequency).pdf
Minggu, 2025-11-30 01:02:00

'|H_2(e^{j\omega})|', '|H_3(e^{j\omega})|') N = 11; X = (sin(pi*f*N) ./ sin(pi*f)) .* exp(-j*pi*f*(N-1)); figure set (gca,'FontSize',14) plot(f,abs(X))...

Click to read more »
File:Gate sequence (time).pdf
Minggu, 2025-11-30 01:02:45

'|H_2(e^{j\omega})|', '|H_3(e^{j\omega})|') N = 11; X = (sin(pi*f*N) ./ sin(pi*f)) .* exp(-j*pi*f*(N-1)); figure set (gca,'FontSize',14) plot(f,abs(X))...

Click to read more »
File:Discrete-time low-pass filter impulse response (r=0.2).pdf
Jumat, 2026-05-01 09:27:41

'|H_2(e^{j\omega})|', '|H_3(e^{j\omega})|') N = 11; X = (sin(pi*f*N) ./ sin(pi*f)) .* exp(-j*pi*f*(N-1)); figure set (gca,'FontSize',14) plot(f,abs(X))...

Click to read more »
File:Gate sequence discrete-time low-pass filter output (r=0.5).pdf
Minggu, 2025-11-30 05:14:01

'|H_2(e^{j\omega})|', '|H_3(e^{j\omega})|') N = 11; X = (sin(pi*f*N) ./ sin(pi*f)) .* exp(-j*pi*f*(N-1)); figure set (gca,'FontSize',14) plot(f,abs(X))...

Click to read more »
File:Non-analytic smooth function.png
Minggu, 2025-12-21 15:02:08

Y=zeros(length(X), 1); for i=1:length(X) x=X(i); if x <= 0 Y(i)=0; else Y(i)=exp(-1/x); end end figure(1); clf; hold on; axis equal; axis off arrow([a 0]...

Click to read more »
File:WaveLongitudinal.gif
Jumat, 2021-12-17 22:14:01

function {0.5*(\myA*exp(-\mya*(10-x-\myt)**2)+\myB*exp(-\myb*(x-\myt)**2)) -1}; \foreach \a in {0,0.5,...,10}{ \tikzmath{\myy= 0.2*(\myA*exp...

Click to read more »
File:Cauchy sequence illustration.png
Minggu, 2025-12-21 15:01:06

radius of ball showing up in places B=9; X=0:0.06:B; f=inline('3*exp(-0.4*X)', 'X'); Y=sin(5*X).*f(X); for i=1:length(X) ball(X(i), Y(i), circrad, blue);...

Click to read more »
File:Parabolic Julia set for internal angle 1 over 30 with target set.png
Jumat, 2025-12-05 22:08:19

same radius R for (j = 0; j < n; j++) { // z= R*exp(2*Pi*t) RayXs[j] = R*cos((2*M_PI)*t); RayYs[j] = R*sin((2*M_PI)*t); // // printf(" %d angle t = = %.0f...

Click to read more »
File:Parabolic Julia set for internal angle 1 over 30.png
Minggu, 2025-12-28 08:27:13

same radius R for (j = 0; j < n; j++) { // z= R*exp(2*Pi*t) RayXs[j] = R*cos((2*M_PI)*t); RayYs[j] = R*sin((2*M_PI)*t); // // printf(" %d angle t = = %.0f...

Click to read more »
File:An infinitely differentiable function which is not analytic illustration.png
Rabu, 2023-08-09 12:57:32

File:Expinvsq5.svg is a vector version of this file. It should be used in place of this PNG file when not inferior. File:An infinitely differentiable...

Click to read more »
File:Gaussianprocess gapUncertainty.gif
Senin, 2025-03-24 04:16:23

savefig('Gaussianprocess_gap.svg') # Uncertainty animation numpy.random.seed(1) t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2)...

Click to read more »
File:Cauchy sequence illustration2.png
Kamis, 2024-02-15 10:38:20

this file) Public domain Other versions File:Cauchy sequence illustration2.svg is a vector version of this file. It should be used in place of this PNG...

Click to read more »
File:InvertW.jpg
Jumat, 2025-09-05 04:25:05

y},{y,2ymin,2ymax},RegionFunction->Function[{x,y},(x Cos[y]-y Sin[y])Exp[-x]<=0&& (2n \[Pi]<=y<=(2n+2)\[Pi])],PlotStyle->{RGBColor[dn+4],Thickness[0...

Click to read more »
File:Imaginary part of the Lambert W(n,x+i y) for various branches (n).jpg
Jumat, 2025-04-04 01:18:56

n, i, Pl] Pl[n_, op_, color_] := ParametricPlot3D[{r Cos[q], r Sin[q], Im[W[n, r Exp[I q]]]}, {q, 0, 2 \[Pi]}, {r, 0, 2}, PlotStyle -> {Opacity[op],...

Click to read more »
File:GaussianProcessDecomposition Uncertainty.gif
Senin, 2025-03-24 04:16:20

svg') plt.show() # Uncertainty animation t = numpy.arange(0, 1, 0.02) covFunc = lambda d: numpy.exp(-(3*numpy.sin(d*numpy.pi))**2) #...

Click to read more »