AB = -BA matrices viewer

Version 1.0.0.0 (3.38 KB) by Hitoshi
This toy demo program visualize 2x2 matrix pairs A and B, they satisfy AB = -BA.
371 Downloads
Updated 29 May 2010

View License

AB_MBA_SHOW visualize 2x2 matrices A and B, they satisfy AB = -BA.

You can fin this problem in Introduction to Linear Algebra 4th ed. by
Gilbert Strang. Chapter 2, Section 4, Rules for Matrix Operations,
p.78, Problem 22.

This visualiser contains all the AB = -BA, A and B are 2x2 matrix with the case of elements are only {-1, 0, 1}.
The matrix pairs are generated by find_ab_mba.m (other my post.)

This program is inspired by eigshow.m Copyright 1984-2003 The MathWorks, Inc.

Cite As

Hitoshi (2025). AB = -BA matrices viewer (https://www.mathworks.com/matlabcentral/fileexchange/27795-ab-ba-matrices-viewer), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Thermal Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0