MakeWhole

Takes a triangular matrix and fills in the other half.
303 Downloads
Aktualisiert 14. Jul 2009

Lizenz anzeigen

Simple little program that takes a triangular matrix and fills in the other half.

%%%e.g. half = triu(magic(5));
%%% all = makeWhole(half);
%%%or half = tril(magic(5));
%%% all = makeWhole(half);

Zitieren als

David Cumin (2024). MakeWhole (https://www.mathworks.com/matlabcentral/fileexchange/24736-makewhole), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2006b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0