Date: Feb 15, 2013 5:11 AM Author: Stir frying matlab Subject: PN sequence from ASCII I need to generate a PN sequence from the binary ASCII of a string
Where I'll get the binary ASCII of the word "Engineer" then give it as a seed to generate the PN sequence of length 1024
Is this possible?