我用MATLAB处理下列问题:
允许Z按原样分配,使Rn Z的平均值为米和差异。 让排泄物是一个消极的数字,是一个积极的不变。
我正试图计算预期值(删除I(Z<=c)表示该套指标功能(Z<=c))
E[Z^(eta+1) I(Z<=c)] = (1/sqrt(w)) 集成_0^c x^(eta) phi((ln x - m)/sqrt(w) dx,
where phi() denotes the probability distribution function of a standard normal random variable.
首先,我对Z进行了10 000次试验,将病媒的条目定在价值和价值上;c 至0, 提高到(eta+1)的力量,然后计算了这个数值。 这应当给我对预期价值的估计。
ST = random( Lognormal , m,w_sq,10000,1);
hlp = zeros(10000,1);
hlp(ST<=2) = ST(ST<=2);
hlp(hlp>0) = hlp(hlp>0).^(eta1+1); % 0^(eta1+1) gives infinity
mean(hlp)
For the integral I used the following code
tmpp = integral(@(x) x.^(eta1) .* normpdf((log(x)-m)/sqrt(w_sq),0,c);
tmpp / sqrt(w_sq(1))
Unfortunately the procedures lead to totally different results, although mathematically they should be they same.
整个事项是一部更大的法典的一部分,我使用综合版本将更加方便。 最初,我试图利用文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、文化、
谁能帮助?