Random Hermitian Matrix Generator

Version 1.2.0.0 (1.17 KB) by Marcus
Generates a random nxn Hermitian matrix.
1.1K Downloads
Updated 19 Jan 2010

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Creating and Concatenating Matrices 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.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