[simulations] figure for static nonlinearity

This commit is contained in:
2019-12-21 12:44:39 +01:00
parent 681cd2c52d
commit 02e9c496a5
5 changed files with 96 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ randn(2, 4)
% simulate tiger weights:
mu = 220.0; % mean and ...
sigma = 30.0; % ... standard deviation of the tigers in kg
sigma = 40.0; % ... standard deviation of the tigers in kg
for n = [100, 10000]
fprintf('\nn=%d:\n', n)
for i = 1:5

View File

@@ -17,15 +17,15 @@ ans =
n=100:
m=218kg, std= 31kg
m=227kg, std= 29kg
m=224kg, std= 28kg
m=214kg, std= 26kg
m=219kg, std= 30kg
m=218kg, std= 39kg
m=223kg, std= 39kg
m=217kg, std= 40kg
m=216kg, std= 36kg
m=220kg, std= 40kg
n=10000:
m=220kg, std= 30kg
m=220kg, std= 30kg
m=220kg, std= 30kg
m=220kg, std= 30kg
m=220kg, std= 30kg
m=220kg, std= 40kg
m=220kg, std= 40kg
m=221kg, std= 40kg
m=220kg, std= 40kg
m=220kg, std= 41kg