
One of my all-time favorite MATLAB examples is eigshow.... 更多内容 >>
One of my all-time favorite MATLAB examples is eigshow.... 更多内容 >>
One of Jim Wilkinson's outstanding skills was his ability to pick great examples. A previous post featured his signature polynomial. This post features his signature matrices.... 更多内容 >>
The inverse Hilbert matrix, invhilb, has recently made surprise appearances in Cody, the programming game on MATLAB Central, and one of Ned's posts in the MATLAB Spoken Here blog. Inverse Hilbert matrices had nearly been forgotten in MATLAB. Their comeback is due to the sign pattern of their entries. But I want to take you back to their original role demonstrating ill conditioning in numerical calculation.... 更多内容 >>
The Game of Life. A few more of my favorite populations.... 更多内容 >>
The Game of Life, including the infinitely expanding universe, is a gorgeous application of MATLAB sparse matrices.... 更多内容 >>
I have been interested in the computation of the matrix exponential, $e^A$, for a long time. A recent query from a user provides a provocative example.... 更多内容 >>
An esoteric fact about matrices is that any real matrix can be written as the product of two symmetric matrices. I've known about this fact for years, but never seriously explored the computational aspects. So I'm using this post to clarify my own understanding of what I'll call the symmetric pair decomposition. It turns out that there are open questions. I don't think we know how to reliably compute the factors. But I also have to admit that, even if we could compute them, I don't know of any practical use.... 更多内容 >>
h1 { font-size:18pt; } h2.titlebg { font-size:13pt; } h3 { color:#4A4F55; padding:0px; margin:5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold;... 更多内容 >>