bio_img_cleve

Posts 161 - 170 of 340

Play “Match the Color” Game 3

I first saw this game years ago in the Exploratorium, a science museum in San Francisco. You are given a computer screen with two color patches and three sliders. One of the color patches is fixed. The sliders control the red, green and blue components of the other patch. Your task is to adjust the sliders until the two patches are the same color. It ain't easy.... read more >>

The Jordan Canonical Form Just Doesn’t Compute 4

Camille Jordan (1838-1922)... read more >>

The MATLAB Technical Computing Environment 2

The ACM Special Interest Group on Programming Languages, SIGPLAN, expects to hold the fourth in a series of conferences on the History of Programming Languages in 2020, see HOPL-IV. The first drafts of papers are to be submitted by August 2018. That long lead time gives me the opportunity to write a detailed history of MATLAB. I plan to write the paper in sections, which I'll post in this blog as they are available. This is the seventh, and final, installment.... read more >>

MATLAB History, Modern MATLAB, part 2 3

The ACM Special Interest Group on Programming Languages, SIGPLAN, expects to hold the fourth in a series of conferences on the History of Programming Languages in 2020, see HOPL-IV. The first drafts of papers are to be submitted by August 2018. That long lead time gives me the opportunity to write a detailed history of MATLAB. I plan to write the paper in sections, which I'll post in this blog as they are available.... read more >>

Friday the 13th and the Datetime Method 3

Today is Friday, the 13th. In many parts of the world, today is regarded as unlucky. But I want to revisit an old question: is today unlikely? What are the chances that the 13th of any month falls on a Friday? Computing the answer makes use of a new MATLAB® feature, the datetime method.... read more >>

The Dragon Curve

Let me tell you about a beautiful, fractal curve, the Dragon Curve. Download my new dragon program from the File Exchange and follow along.... read more >>

Easter, Revisited

Today is Easter Sunday. Why? How is the date of Easter determined?... read more >>

MATLAB® History, Modern MATLAB, part 1

The ACM Special Interest Group on Programming Languages, SIGPLAN, expects to hold the fourth in a series of conferences on the History of Programming Languages in 2020, see HOPL-IV. The first drafts of papers are to be submitted by August, 2018. That long lead time gives me the opportunity to write a detailed history of MATLAB. I plan to write the paper in sections, which I'll post in this blog as they are available.... read more >>

Happy Pi Day

Pi DayHappy Pi Day, 3/14.Here are 10,000 digits of π. Notice the six consecutive 9's in the sixth row, digits 763 through 768. n = 100; % Get pi from Symbolic Toolbox. p =... read more >>

MATLAB History, PC-MATLAB Version 1.0 10

The ACM Special Interest Group on Programming Languages, SIGPLAN, expects to hold the fourth in a series of conferences on the History of Programming Languages in 2020, see HOPL-IV. The first drafts of papers are to be submitted by August, 2018. That long lead time gives me the opportunity to write a detailed history of MATLAB. I plan to write the paper in sections, which I'll post in this blog as they are available.... read more >>

Posts 161 - 170 of 340

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