Sequency (Walsh) ordered Hadamard matrix
No License
This function generates a sequency (Walsh) ordered Hadamard matrix of size N.
A previously submitted m file already implements this, but this is a much faster algorithm.
Cite As
Quentin Spencer (2026). Sequency (Walsh) ordered Hadamard matrix (https://www.mathworks.com/matlabcentral/fileexchange/19673-sequency-walsh-ordered-hadamard-matrix), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Sequency(Walsh) ordered Hadamard matrix
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | A reviewer pointed out that the previous version required the function bi2de, which is part of the communication toolbox. I have changed that function call to instead use bin2dec, which part of the base MATLAB distribution. |
