[PRBS,seed] = prbs(O,N)
calculates a pseudorandom binary sequence and the seed needed to continue the
sequence.
[PRBS,seed] = prbs(O,N,seed)
calculates a pseudorandom binary sequence and the seed needed to continue the sequence using
the seed value.
PRBS = prbs(O,N,seed,reverse)
uses the reverse linear-feedback shift register (LFSR) tap positions and returns a
pseudorandom binary sequence pattern that is essentially the same as running the LFSR
backward in time.
Order of the pseudorandom binary sequence pattern, specified as a positive integer
scalar.
Data Types: double
Length of the pseudorandom binary sequence pattern, specified as a positive integer
scalar.
Data Types: double
The reverse linear-feedback shift register (LFSR) tap positions used to calculate a
pseudorandom binary sequence pattern. The generated pattern is essentially the same as
running the LFSR backward in time.
You can find the LSFR tap positions used by using the command
[~,~,tapPosition]=prbs(O,N).
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.