/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.autarkaw.com
| | eklausmeier.goip.de
13.2 parsecs away

Travel
| |
| | xcorr.net
11.7 parsecs away

Travel
| | In Bayesian data analysis, the log determinant of symmetric positive definite matrices often pops up as a normalizing constant in MAP estimates with multivariate Gaussians (ie, chapter 27 of Mackay). Oftentimes, the determinant of A will evaluate as infinite in Matlab although the log det is finite, so one can't use log(det(A)). However, we know...
| | nhigham.com
13.5 parsecs away

Travel
| | Style is an important aspect of writing, and also of programming. While MATLAB is a quick and easy language in which to program, style should not be neglected. Good style aids readability, which in turn makes it easier to debug and maintain code. It also fosters confidence in the code. Here are six style tips,...
| | nhigham.com
43.2 parsecs away

Travel
| Sam Clark of T&T Productions, the copy editor for the third edition of MATLAB Guide (co-authored with Des Higham and to be published by SIAM in December 2016), recently asked whether we would like to change "row-wise" to "rowwise". A search of my hard disk reveals that I have always used the hyphen, probably because...