Posts 21 - 29 of 29

搜索结果: 2012

A Balancing Act for the Matrix Exponential

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.... 更多内容 >>

Splines and Pchips 2

MATLAB has two different functions for piecewise cubic interpolation, spline and pchip. Why are there two? How do they compare? ... 更多内容 >>

Friday the 13th 4

We all know that Friday the 13th is unlucky, but is it unlikely?... 更多内容 >>

Symmetric Pair Decomposition 1

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.... 更多内容 >>

Exponential Growth 2

What, exactly, is exponential growth? What is e and what does it have to do with exponential growth? A simple MATLAB interactive graphic introduces these concepts. ... 更多内容 >>

Symplectic Spacewar 4

This is the probably the first article ever written with the title "Symplectic Spacewar". If I Google that title today, including the double quotes to keep the two words together, I do not get any hits. But as soon as Google notices this post, I should be able to see at least one hit. ... 更多内容 >>

Biorhythms 2

Biorhythms were invented over 100 years ago and entered our popular culture in the 1960s. You can still find many Web sites today that offer to prepare personalized biorhythms, or that sell software to compute them. Biorhythms are based on the notion that three sinusoidal cycles influence our lives. The physical cycle has a period of 23 days, the emotional cycle has a period of 28 days, and the intellectual cycle has a period of 33 days. For any individual, the cycles are initialized at birth. All the people on earth born on one particular day share the biorhythm determined by that date.... 更多内容 >>

Cleve’s Corner, Blogs Edition 2

This is the debut of the MATLAB Central Blogs edition of Cleve's Corner. For years, I have been writing a column named Cleve's Corner in MathWorks News and Notes. The News and Notes Edition is in an electronic magazine format that is published once or twice a year and that has very specific length and word count constraints. The Blogs Edition can be any length, and I hope to have enough time and interesting material to post a couple of times per month. In fact, I may revive some old newsletter Corners, bring them up to date, and post them here.... 更多内容 >>

Fibonacci Matrices

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;... 更多内容 >>

Posts 21 - 29 of 29