官术网_书友最值得收藏!

Cholesky decomposition

As I'm sure you've figured out by now, there is more than one way to factorize a matrix, and there are special methods for special matrices.

The Cholesky decomposition is square root-like and works only on symmetric positive definite matrices. 

This works by factorizing A into the form LLT. Here, L, as before, is a lower triangular matrix.

Do develop some intuition. It looks like this:

However, here, L is called a Cholesky factor

Let's take a look at the case where .

We know from the preceding matrix that ; therefore, we have the following:

Let's multiply the upper and lower triangular matrices on the right, as follows:

Writing out A fully and equating it to our preceding matrix gives us the following:

We can then compare, element-wise, the corresponding entries of A and LLT and solve algebraically for as follows:

We can repeat this process for any symmetric positive definite matrix, and compute the li,j values given ai,j.

主站蜘蛛池模板: 砀山县| 门头沟区| 龙海市| 巴东县| 遂溪县| 兴山县| 喜德县| 玉溪市| 休宁县| 营口市| 文成县| 苏尼特左旗| 临漳县| 湘阴县| 太原市| 青浦区| 诸暨市| 平湖市| 静海县| 山丹县| 昭通市| 阳东县| 随州市| 磐安县| 行唐县| 措勤县| 柘城县| 偃师市| 曲阳县| 江油市| 平阴县| 金昌市| 蓬莱市| 岢岚县| 和静县| 英德市| 海兴县| 绥阳县| 泗水县| 汉中市| 老河口市|