Tag: matrix

hessian: 2x2 Hessian Matrix (Single-Choice)

templates

Exercise template for computing the Hessian for a given function with randomly-drawn parameters. Read More ›

cholesky: Cholesky Decomposition

templates

Exercise template for computing the Cholesky decomposition of a simple randomly-generated 3x3 or 4x4 matrix (by hand). Read More ›