Nikeshbajaj/Linear_​Feedback_Shift_Regi​ster

版本 1.2.0.0 (3.1 KB) 作者: Nikesh Bajaj
Linear Feedback Shift Register
3.7K 次下载
更新时间 2018/4/11

查看许可证

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

引用格式

Nikesh Bajaj (2024). Nikeshbajaj/Linear_Feedback_Shift_Register (https://www.mathworks.com/matlabcentral/fileexchange/29119-nikeshbajaj-linear_feedback_shift_register), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Encryption / Cryptography 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Faster
Including 3 versions, LSFRv3.m is faster, solving the issue of maximum recursion error
Now code include better explanation with example in it
Updating description of the faster ones

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