File:Papier weibull 4 cycles log clairseme.svg
{{int:filedesc}}: source code: no overlap
← Older revision
Revision as of 13:52, 26 March 2013
Line 26:
Line 26:
nx = size(x, 'c');
nx = size(x, 'c');
−
F = [0.01:0.005:0.05, 0.05:0.01:0.1, 0.1:0.02:0.4, 0.4:0.05:0.95, 0.95:0.01:0.99];
+
F = [0.01:0.005:0.05, 0.03:0.01:0.1, 0.12:0.02:0.4, 0.45:0.05:0.95, 0.96:0.01:0.99];
y = log(-log(1-F));
y = log(-log(1-F));
ymin = min(y);
ymin = min(y);