Example 2.1.3: Bias estimation. n=5;B=1000;MC=1000;X=randn(1,n);sigma2_u=var(X);sigma2_b=var(X,1);for m=1:MC, X_star=bootrsp(X,B); sigma2_star_u=var(X_star); sigma2 ...
In this example a voltage step (produced by a switch closed on to a d.c. voltage source) is applied to an RL load. The results are shown in section 4.4.2. The RL load is modelled by one difference ...
This article is a sequel to the two-part series on background subtraction. The series used a low-complexity frame-difference method to illustrate the basics of MATLAB to C conversion. In this article, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results