M序列 Resources

Showing items tagged with "M序列"

A MATLAB implementation for generating M-sequences (pseudorandom binary sequences) with configurable length and polynomial parameters, featuring register feedback control and correlation analysis capabilities.

MATLAB 269 views Tagged

This study explores the implementation of m-sequences in frequency hopping communication systems, providing MATLAB-based generation functions for frequency hopping sequences and presenting bit error rate (BER) performance curves under additive white Gaussian noise (AWGN) and multi-user interference conditions.

MATLAB 359 views Tagged

M-Sequence Generator and its autocorrelation properties, including rectangular pulse signals formed by M-sequences and sinc-shaped M-sequence autocorrelation analysis

MATLAB 221 views Tagged

In communication system simulations, pseudo-random signals are frequently employed. This source code file contains implementations for generating two of the most widely used pseudo-random signals: Gold sequences and M-sequences. The program features clear structure and comprehensive annotations, with added details about implementation approaches using linear feedback shift registers (LFSRs) and sequence combination algorithms.

MATLAB 375 views Tagged

Code implementations for generating three types of pseudorandom noise sequences, including: M-sequences, Gold sequences, and chaotic sequences, with detailed algorithm explanations and application scenarios.

MATLAB 268 views Tagged