The generator builds a matrix of the type you choose at the size you choose, and explains what makes it that type.
• Pick a Matrix Size from the first dropdown; every type is square, so one number fixes both dimensions
• Pick a Matrix Type from the second dropdown: random, identity, zero, scalar, diagonal, upper triangular, lower triangular, symmetric, or skew-symmetric
• The matrix appears with its defining pattern coloured, so the forced entries and the free entries can be told apart at a glance
• Below it, a short explanation states the rule in words and in symbols, lists the properties that follow from it, and links to a fuller reference
• Clear empties the display so a fresh type or size can be generated
Generate the same type at two or three sizes in a row. The pattern is what stays fixed; the numbers are incidental, and for the random type they are the whole point.