bio_img_cleve

Posts 301 - 310 of 332

Hilbert Matrices 6

The inverse Hilbert matrix, invhilb, has recently made surprise appearances in Cody, the programming game on MATLAB Central, and one of Ned's posts in the MATLAB Spoken Here blog. Inverse Hilbert matrices had nearly been forgotten in MATLAB. Their comeback is due to the sign pattern of their entries. But I want to take you back to their original role demonstrating ill conditioning in numerical calculation.... read more >>

Reduced Penultimate Remainder 4

I investigated the reduced penultimate remainder algorithm in an undergraduate research project under professor John Todd at Caltech in 1961. I remember it today for two reasons. First, I learned what penultimate means. And second, it is the most obscure, impractical algorithm that I know. I suspect none of my readers have ever heard of it.... read more >>

George Forsythe 13

Tuesday, January 8, 2013, would have been George Forsythe's 96th birthday. He passed away in 1972 at the age of 55. A pioneer in the establishment of computer science as an intellectual discipline, he was my Ph.D. thesis advisor, colleague, and friend.... read more >>

Season’s Greetings

  Season's Greetings help greetings % greetings Seasonal holiday fractal. % greetings(phi) generates a seasonal holiday fractal that depends % upon the parameter phi. The default... read more >>

Post About 1976 SVD Film Is Available

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;... read more >>

1976 Matrix Singular Value Decomposition Film 2

This blog is about a film that I made in 1976. Here is the link to a digital copy on YouTube: http://youtu.be/R9UoFyqJca8.... read more >>

Magic Squares Meet Supercomputing

I have just returned from the huge Supercomputing 2012 conference in Salt Lake City. I can report on interesting reactions to some questions I posed in last week's blog and on some impressive speedup results when we ran the code in last week's blog on a parallel cluster in the Cloud.... read more >>

Magic Squares, Part 3, Linear Algebra 4

We know a little bit, but not much, about the linear algebraic properties of magic squares. ... read more >>

Magic Squares, Part 2, Algorithms

... read more >>

Magic Squares, Part 1, Low Order 1

With origins in centuries old recreational mathematics, magic squares demonstrate MATLAB array operations. ... read more >>

Posts 301 - 310 of 332

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