Function to generate PN sequence

This function generates PN sequence (maximal length sequence)

Vous suivez désormais cette soumission

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

Citation pour cette source

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

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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