bio_img_cleve

Posts 111 - 120 of 143

結果: Fun

The Graeffe Root-Squaring Method for Computing the Zeros of a Polynomial 1

At a minisymposium honoring Charlie Van Loan this week during the SIAM Annual Meeting, I will describe several dubious methods for computing the zeros of polynomials. One of the methods is the Graeffe Root-squaring method, which I will demonstrate using my favorite cubic, $x^3-2x-5$.... 続きを読む >>

Math and Music 4

What does $\sqrt[12]{2}$ have to do with music? What are equal temperament and just intonation? How can the MATLAB function rats help tune a piano? (This post is based in part on the Music chapter in my online book, Experiments in MATLAB.)… 続きを読む >>

Further Twists of the Moebius Strip 2

The equations generating a surf plot of the Moebius strip can be parameterized and the parameters allowed to take on expanded values. The results are a family of surfaces that I have been displaying for as long as I have had computer graphics available.... 続きを読む >>

The Eigenwalker Model of the Human Gait

A model of the human gait, developed by Nikolaus Troje, is a five-term Fourier series with vector-valued coefficients that are the principal components for data obtained in motion capture experiments involving subjects walking on a treadmill.... 続きを読む >>

Dark Energy Gravitational Waves

Recent theoretical, observational and computational results establish the possibility that gravitational waves produced by the dark energy created at the dawn of the universe affect the clock rate of silicon digital processors operating at very low temperatures.... 続きを読む >>

Piet Hein, Super Ellipses and Soma Cubes 3

An extraordinarily creative Danish mathematician, inventor, and poet who often wrote under the Old Norse pseudonym "Kumbel" meaning "tombstone." A direct descendant of the Dutch naval hero of the 16th century who had the same name, Piet Hein was born in Copenhagen and studied at the Institute for Theoretical Physics of the University of Copenhagen (later the Niels Bohr Institute) and the Technical University of Denmark. ... 続きを読む >>

Investigating the Classic Crossed Ladders Puzzle

Today's blog post is a complete working MATLAB program investigating the crossed ladders problem. Download a copy of the program via the link at the end. Publish it again with the publish command or the publish editor tab.... 続きを読む >>

The Classic Crossed Ladders Puzzle

Here is a classic puzzle. A pair of ladders leaning against the sides of an alley form a lopsided cross. Each ladder is propped against the base of one wall and leans against the opposite wall. If one ladder is 30 feet long, the other 20 feet long, and the point where they cross 10 feet above the ground, how wide is the alley?... 続きを読む >>

How Many Times Should You Shuffle the Cards?

We say that a deck of playing cards is completely shuffled if it is impossible to predict which card is coming next when they are dealt one at a time. So a completely shuffled deck is like a good random number generator. We saw in my previous post that a perfect faro shuffle fails to completely shuffle a deck. But a riffle shuffle, with some randomness in the process, can produce complete shuffling. How many repeated riffle shuffles does that take?... 続きを読む >>

Perfect Shuffles of Playing Cards

When a deck of playing cards is shuffled perfectly, the result is not random. A perfect shuffle places the cards in a mathematically precise order. As a result, when the most common version of a perfect shuffle is repeated eight times, the deck returns to its original state.... 続きを読む >>

Posts 111 - 120 of 143