Posts tagged ‘Visualization’

Display a Matrix on the Screen

Every matrix can be visualized in a JFrame by invoking:

matrix.showGUI();

Matrix created from a JPG of Regensburg’s Cathedral

Matrix from Regensburg's Cathedral

Huge sparse Matrix with only some values different from 0

Huge Sparse Matrix

500×5 Matrix with random values

Random Matrix