Game of Life, Part 1, The Rule 1
- Category:
- Matrices
The first MATLAB trade show booth at the CDC in December, 1984, included a potted palm.... read more >>
How do you compute the hypotenuse of a right triangle without squaring the lengths of the sides and without taking any square roots?... read more >>
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.... read more >>
We all know that Friday the 13th is unlucky, but is it unlikely?... read more >>
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.... read more >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.