de Bruijn sequence generator
Generates example de Bruijn sequences of specified number of characters and subsequence lengths.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
W. Owen Brimijoin (2026). de Bruijn sequence generator (https://www.mathworks.com/matlabcentral/fileexchange/28015-de-bruijn-sequence-generator), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: permn
General Information
- Version 1.3.0 (3.62 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0 | edited description |
||
| 1.2.0 | Improved help text (added H1 line), added more input error checking, and changed method for initially computing all possible combinations to that written by Jos van der Geest (combn.m available on File Exchange). |
||
| 1.1.0 | Edited description, added tags |
||
| 1.0.0 |