Function to generate PN sequence

This function generates PN sequence (maximal length sequence)

You are now following this Submission

To use this function just define a variable say var,
var = pnseq(a, b, c);
for a, b and c refer to the zip file

Cite As

Ashwini Patankar (2026). Function to generate PN sequence (https://www.mathworks.com/matlabcentral/fileexchange/23884-function-to-generate-pn-sequence), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

A jpg image is added to make clear the block diagram of pn sequence generator (also known as maximal length sequence)

1.0.0.0