summaryrefslogtreecommitdiff
path: root/2048/CH6/EX6.2/ACF_def.sce
blob: 195fa2a808f8c36fbcd9082e5085a19592961685 (plain)
1
2
3
4
5
6
// ACF calculation for the problem discussed in Example 6.5 on page 167
// 6.2

u = [1 2];
r = xcov(u);
rho = xcov(u,"coeff");