Random Hermitian Matrix Generator

Versione 1.2.0.0 (1,17 KB) da Marcus
Generates a random nxn Hermitian matrix.
1,2K download
Aggiornato 19 gen 2010

Visualizza la licenza

My first Matlab coding attempt so go easy if you find a bug or something. I made this to look at the spacing between eigenvalues of random Hermitian matrices and see how they resemble the spacings of Riemann Zeta function zeros.

Cita come

Marcus (2025). Random Hermitian Matrix Generator (https://it.mathworks.com/matlabcentral/fileexchange/25912-random-hermitian-matrix-generator), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

Simplified code, positive&negative values

1.1.0.0

Simplified greatly, preallocated matrix, tidied up useless commands and loops.

1.0.0.0