10 Resultados encontrados para "Archivo:A_Num_2.svg".

Archivo:A Num 2.svg

  The SVG code is valid.   This digit was created with a text editor. Previous version had been created with Inkscape (6594 bytes)  7  now 4.7% of previous...


Archivo:M1 Abrams diagram num.svg

Hamlyn Publishing Group, 1980 This image is a derivative work of the following images: Image:M1_Abrams-TUSK.svg licensed with PD-self 2008-06-09T19:03:09Z...


Archivo:Acoustic weighting curves.svg

a[f_] := Module[ {num, den}, num = (12200^2*f^4); den = (f^2 + 20.6^2)* Sqrt[(f^2 + 107.7^2)*(f^2 + 737.9^2)]*(f^2 + 12200^2); 2 + 20*Log[10, num/den]...


Archivo:Harmonic partials on strings.svg

2 * MARGIN + NUM_WAVES * AMPLITUDE * 2 + (NUM_WAVES - 1) * GAP_BETWEEN_WAVES local PI = math.asin(1) * 2 local XD = PI / 12 local SQRT2 = math.sqrt(2)...


Archivo:Wave packet.svg

Illustration of a wave packet L = 1.7; % 2*L=length of domain A = 1.2; % max amplitude K = 1.3; % gaussian param fast_wl = 52; slow_wl = 4; N = 500; % num of data...


Archivo:Relatives Numbers Representation.png

num+1.0,tick,Arrow); yaxis("$n_2$",XEquals(decay),decay,num+1.0,LeftTicks(N=0,n=1,end=false,nullString),Arrow); Other svg version : File:Relatifs.svg...


Archivo:Butterworth amplitudes 3.svg

gain] = butter(order, fc, 's'); [num, den] = butter(order, fc, 's'); while ( length(num) < length(den) ) num = [0, num]; endwhile;...


Archivo:Butterworth phases 3.svg

gain] = butter(order, fc, 's'); [num, den] = butter(order, fc, 's'); while ( length(num) < length(den) ) num = [0, num]; endwhile;...


Archivo:Butterworth poles 3.svg

gain] = butter(order, fc, 's'); [num, den] = butter(order, fc, 's'); while ( length(num) < length(den) ) num = [0, num]; endwhile;...


Archivo:Closest pair of points.svg

NUM_POINTS = 256, 256, 16 local COLOR = { normal = '#000', closest = '#f00' } local RADIUS = 5 math.randomseed(os.time()) local P = {} for _ = 1, NUM_POINTS...