Posts 1 - 10 of 28

Results for: Color

Special Notice 2

Special Notice If you have been following my posts about Wordle, be sure to see the puzzle in today's New York Times, Tuesday, April 4.Get the MATLAB code (requires JavaScript) ... read more >>

Matrices In Action, Grafix 2.0 3

The 4-by-4 matrices in the panels on the following screenshots are at the heart of computer graphics. They describe objects moving in three-dimensional space and are essential to MATLAB's Handle Graphics, to CAD (Computer Added Design) packages, to CGI (Computer Graphics Imagery) in films, and to most popular video games.... 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 >>

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 >>

Posts 1 - 10 of 28