Nikeshbajaj/Linear_Feedback_Shift_Register
Linear Feedback Shift Register
It includes 3 different versions, 1st one to check the properties, 2nd one, if you are interested in storing all the states of LSFR and 3rd, faster
You can check the examples at https://github.com/Nikeshbajaj/Linear_Feedback_Shift_Register
Cite As
Nikesh Bajaj (2025). Nikeshbajaj/Linear_Feedback_Shift_Register (https://www.mathworks.com/matlabcentral/fileexchange/29119-nikeshbajaj-linear_feedback_shift_register), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: LFSR - Linear Feedback Shift Register, PSEUDORANDOM NUMBER GENERATOR - SHIFT REGISTER
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
LFSR/
Version | Published | Release Notes | |
---|---|---|---|
1.2.0.0 | Faster
|
||
1.1.0.0 | Now LFSR is available as toolbox, in addition m file includes instruction to use it as well as more friendly to give you option to avoid verification process |
||
1.0.0.0 |