Visualize Linear Algebra

Versión 1.2.0.0 (1,99 MB) por Isaac
Visualize matrix norms, SVD, and eigenvalues with a GUI!
569 Descargas
Actualizado 19 feb 2016

Ver licencia

MATLAB has a function called eigshow, which creates a GUI to help us "see" singular value decomposition and eigenvalue decomposition. The GUI is rudimentary, however.

I wrote my own to accompany a set of articles that I plan to write for my blog crunchingnumbers.live. The source codes are available on GitHub, but I want to make them available to the MathWorks community also and get your feedback.

So far, my GUI helps you visualize three things:

1. Matrix norm
2. Singular value decomposition
3. Eigenvalue decomposition

The GUI feels great if you have touchscreen and move the vectors with your finger instead of a mouse. I designed my code to be modular, so I'm hoping to add more features in the near future.

Citar como

Isaac (2026). Visualize Linear Algebra (https://es.mathworks.com/matlabcentral/fileexchange/55230-visualize-linear-algebra), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Versión Publicado Notas de la versión
1.2.0.0

Hi-res banner created.

1.1.0.0

I've fixed a bug (reference to a deleted object) that would happen when clicking on an empty screen after selecting New Workspace.
Formatted description.

1.0.0.0

Summary updated
Summary updated.
Summary updated.
Summary updated
Image uploaded.