Heatmaps Given two matrices, this function plots heatmaps for each one with a fixed colour scale to allow for comparison. 1 2 3 4 5 6 7 8 9 10 11 12 13 heatmap_scale = function(matrix1, matrix2, m...
Add bash script to usr/bin folder then run chmod +x your_binary, and add export PATH=$PATH:~/usr/bin to bottom of .bashrc file. Below I give my Linux binaries CTVsuggestTrain_train_model.sh 1 2 3...
From this answer: [\begin{align} |Ax|_2 \leq |A|_F |x|_2 \end{align}] From this question can do better with: [\begin{align} |Ax|_2 \leq |A|_2 |x|_2 \end{align}] where $|A|_2$ is the spectral no...
Matrix and Vector norm inequalities
Linux Binaries
A new version of content is available.