10 Resultados encontrados para "Archivo:Error_function_plot.gif".

Archivo:Error function plot.gif

18:13 Unown 818×366× (6907 bytes) This plot can be produced by Wolfram Mathematica with following code: <code>Plot[{Erf[x], 1, -1}, {x, -3, 3}, AxesLabel...


Archivo:Drum vibration mode12.gif

to gif with the command (run in command shell) % convert -antialias -loop 10000 -delay 10 -scale 50% Frame10* Drum_vibration_mode12.gif function r =...


Archivo:Drum vibration mode03.gif

function main() k = 0; % k-th asimuthal number and bessel function p = 3; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Drum vibration mode13.gif

function main() k = 1; % k-th asimuthal number and bessel function p = 3; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Drum vibration mode23.gif

function main() k = 2; % k-th asimuthal number and bessel function p = 3; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Drum vibration mode01.gif

function main() k = 0; % k-th asimuthal number and bessel function p = 1; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Drum vibration mode02.gif

function main() k = 0; % k-th asimuthal number and bessel function p = 2; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Drum vibration mode11.gif

function main() k = 1; % k-th asimuthal number and bessel function p = 1; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Drum vibration mode21.gif

function main() k = 2; % k-th asimuthal number and bessel function p = 1; % p-th bessel root q=find_pth_bessel_root(k, p); N=20; % used for plotting %...


Archivo:Orthogonal Matching Pursuit.gif

(*Step 1: Generate the function to be retrieved and the "measurement matrix"*) dim = 200; (*Number of points in the original data (input)*) nm = 30; (*Number...