Function to generate PN sequence

This function generates PN sequence (maximal length sequence)

Ahora está siguiendo esta publicación

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

Citar como

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

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión 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