bio_img_cleve

Posts 61 - 70 of 335

An Interesting, and Perhaps New, Matrix 1

I do not recall having seen this matrix before, but I will not be surprised to learn that somebody else already knows all about it, especially if that person's name is Nick.... read more >>

The Soma Cube, Again 3

The Soma Cube brings back memories.... read more >>

Rotation Matrices 3

The matrices in the following animations are at the heart of computer graphics. They describe objects moving in three-dimensional space and are essential to MATLAB's Handle Graphics, to Computer Added Design packages, to Computer Graphics Imagery in films, and to most popular video games. Many modern computers contain GPUs, Graphic Processing Units, which are optimized to compute the product of these matrices.... read more >>

Qube, The Movie

... read more >>

Digital Simulation of Rubik’s Cube with Qube 2

This blog post describes Qube, my Rubik's Cube simulator. Source code for Qube is now available in one single file from this link: Qube_osf.m. I will also submit the code to the MATLAB Central File Exchange. As usual, I welcome any feedback.... read more >>

Digital Simulation of Rubik’s Cube 1

Rubik's Cube is one of the great mathematical puzzles of all time. Most people are just interested in solving Rubik's Cube rapidly, but deeper investigation reveals a rich mathematical and computational structure. A digital Rubik's Cube simulator provides a laboratory for the study of linear algebra, group theory, data structures and computer graphics.... read more >>

The Enigma Qube, Merging an Enigma Machine and a Rubik’s Cube 2

An Enigma Machine combined with a Rubik's Cube makes an encryption device with unprecedented power.... read more >>

What is A\A?

The answer: A\A is always I, except when it isn't.... read more >>

Rubik’s Cube 2

My recent obsession with cubes in this blog has led me back to Rubik's cube, perhaps the greatest mathematical puzzle of all time.... read more >>

The Menger Sponge, Complement and Associate 2

A few months ago, I had never heard of Karl Menger or the cube-like fractal that he invented. Now I have this long blog post about the sponge, and an extension that I am calling its "associate".... read more >>

Posts 61 - 70 of 335

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