Description: PN_GEN: This is a matlab function generates the Pseudo Noise sequnece of length (N)according to Generation Polynom and input state.
Inputs: G - Generation Polynom, Zin - Initial state of Shift register N - The length of PN sequence
Outputs: y - The resulting PN sequence
Z - The output state of Shift register
To Search:
File list (Check if you may need any files):
PNGen.m