Function to generate PN sequence

This function generates PN sequence (maximal length sequence)
3K Downloads
Updated 21 May 2009

View License

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 .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
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