Explore >> Select a destination


You are here

hadrienj.github.io
| | nhigham.com
7.2 parsecs away

Travel
| | A Householder matrix is an $latex n\times n$ orthogonal matrix of the form $latex \notag P = I - \displaystyle\frac{2}{v^Tv} vv^T, \qquad 0 \ne v \in\mathbb{R}^n. $ It is easily verified that $LATEX P$ is orthogonal ($LATEX P^TP = I$), symmetric ($LATEX P^T = P$), involutory ($LATEX P^2 = I$ that is, $LATEX P$ is...
| | stephenmalina.com
6.2 parsecs away

Travel
| | Matrix Potpourri # As part of reviewing Linear Algebra for my Machine Learning class, I've noticed there's a bunch of matrix terminology that I didn't encounter during my proof-based self-study of LA from Linear Algebra Done Right. This post is mostly intended to consolidate my own understanding and to act as a reference to future me, but if it also helps others in a similar position, that's even better!
| | yoursite.com
12.1 parsecs away

Travel
| | ??????NumPy??????????????Jay Mody????????????????????????????????????NumPy????????????? ?????Computing Distance Matrices with NumPy ?????? (????????)
| | mathematicaloddsandends.wordpress.com
61.4 parsecs away

Travel
| The function $latex f(x) = x \log x$ occurs in various places across math/statistics/machine learning (e.g. in the definition of entropy), and I thought I'd put a list of properties of the function here that I've found useful. Here is a plot of the function: $latex f$ is defined on $latex (0, \infty)$. The only...