bio_img_cleve

Posts 1 - 10 of 326

Revolving Century Puzzle and Magic Squares 1

The Revolving Century puzzle is a beautifully made wooden puzzle from Creative Crafthouse in Hudson, Florida.... read more >>

L-systems, Plants, Fractal Curves, Turtles and Dragons

No, this is not the script for an episode of "Game of Thrones". It is a blog post about Lindenmayer grammars, growing plants, space-filling fractals, turtle graphics and dragon curves.... read more >>

The Hat, a Tridecagon Aperiordic Monotile

Two years ago, in March of 2023, an unlikely team of mathematical hobbyists announced the discovery of a remarkable 13-sided polygon that they nick-named the "Hat". Today, a Google search for the Hat's more formal name, "Aperiodic Monotile", yields dozens of links.... read more >>

Matrices at an Exposition

A look at the structure, and the eigenvalues and singular values of interesting test matrices.... read more >>

Two Flavors of SVD

MATLAB has two different ways to compute singular values. The easiest is to compute the singular values without the singular vectors. Use svd with one output argument, s1.... read more >>

LUTool, Animation of Gaussian Elimination 2

LUTool provides an interactive animation of Gaussian elimination, the most important algorithm in technical computing.... read more >>

Code for Sonic and Ten Sonic Movies 2

Two previous blog posts, Dec. 12, 2024 and Nov. 16, 2024, introduced "Sonic", my new tool for incorporating sound in videos. Today's blog post includes a link to the MATLAB source code for Sonic, as well as links to new versions of ten examples.... read more >>

Sonic Adds Sound to Logo, Recamán, Chaos

I introduced Sonic in my blog post last month. Today I will use Sonic to add sound to the graphics from three old posts, the vibrating L-shaped membrane, the Recamán sequence and the chaotic behavior of the Swinging Sticks.... read more >>

Lights, Camera, Action — and Sound 4

I am very excited to incorporate sound in animations. This blog post has five examples with links to videos enclosed in '+ + + +'.... read more >>

Möbius, Mertens and Redheffer 6

Recently, I have made a series of blog posts about Redheffer matrices and the Mertens conjecture. After each of the posts, readers and colleagues offered suggestions to speed up the calculations. Here is a summary of what I have learned.... read more >>

Posts 1 - 10 of 326

These postings are the author's and don't necessarily represent the opinions of MathWorks.