search for: tp2714378p2714896

Displaying 1 result from an estimated 1 matches for "tp2714378p2714896".

2010 Sep 26
1
matrix help
Anyone know how write a function that solves: (1 + c)x1 +x2 +x3 = 5 x1 +(1 + c)x2 +x3 = 5 + 2c x1 +x2 +(1 + c)x3 = 5 + 3c, where c is a small constant, for 1000 equidistant values c = (10^-14, 2*10^-14, ..., 10^-11) by using cholesky decomposition? /P -- View this message in context: