https://creativecommons.org/licenses/by-sa/4.0CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 truetrue English 0-point t0 URL: https://commons.wikimedia.org/wiki/user:Albaluau...
diagramme N= 100; MargeInf=0.6; MargeSup= 0.5; // Précision des tracés et limites du graphique T0= 273.15; TfA= T0+tfA; TfB= T0+tfB; DeltaTf= tfA-tfB; TE=...
reads things line-by-line, replacing patterns containing newlines (\n0 with \t0, in this case) is awkward. #Thanks http://stackoverflow...
+ K4) } odesolve <- function(f, t0, T, y0, n, Phi, y.exact) { t <- seq(t0, T, length.out=n+1) h <- (T-t0)/n y <- rep(0, n+1) y[1] <- y0 for (j in 1:n)...
image includes elements that have been taken or adapted from this file: Uniform polyhedron-53-t0.svg (by UniCollab). English determination method: SHA-1...
Limites du graphique et température-test T0= 273.15; TfA= T0+tfA; TfB= T0+tfB; dT= (tfA-tfB)/N; t= [tfB: dT: tfA]; T= T0+t; kA= exp(a*(1-TfA./T)); kB= exp(b*(1-TfB...
https://creativecommons.org/publicdomain/mark/1.0/PDMCreative Commons Public Domain Mark 1.0falsefalse English applies to jurisdiction: United States...
= 0 step delta until N-eps: if not front[i]: fill p[i]; fi endfor fill (subpath (t0,t1) of unitcircle transformed xyplane[1/16]) -- (subpath (t1,t0) of...
t0 = 0.0 dt = 0.0001 t_final = 2 T = np.arange(t0, t_final, dt) ax = pl.figure().add_subplot(111) ax.set_xlabel('X') ax.set_ylabel('Y') x, y = 10.0,...
import matplotlib.pyplot as pl import numpy as np t0 = 0.0 dt = 0.0001 t_final = 2 T = np.arange(t0, t_final, dt) ax = pl.figure().add_subplot(111, projection='3d')...