Nikeshbajaj/Linear_​Feedback_Shift_Regi​ster

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

引用

Nikesh Bajaj (2026). Nikeshbajaj/Linear_Feedback_Shift_Register (https://jp.mathworks.com/matlabcentral/fileexchange/29119-nikeshbajaj-linear_feedback_shift_register), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersEncryption / Cryptography についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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