参数估计 Resources

Showing items tagged with "参数估计"

This simulation code demonstrates Linear Frequency Modulated (LFM) signal parameter estimation through Wigner-Hough Transform (WHT). The implementation builds upon a time-frequency analysis package with customized modifications, featuring detailed algorithm design including signal generation, WHT computation, and peak detection for parameter extraction.

MATLAB 317 views Tagged

A MATLAB-based cyclostationary spectrum estimation algorithm implementation for parameter estimation of signals exhibiting cyclostationary properties, featuring computational approaches and spectral analysis techniques.

MATLAB 200 views Tagged

Cyclic spectrum estimation algorithm implemented in MATLAB for parameter estimation of cyclostationary signals, including direct-sequence spread spectrum signals and periodic modulation signals, featuring FFT-based spectral correlation computation and cyclic frequency analysis.

MATLAB 246 views Tagged

This code implements signal recovery in compressed sensing theory by transforming it into a regression problem with parameter constraints. Through Bayesian parameter estimation techniques, it achieves efficient reconstruction of sparse signals. The implementation includes key components for optimization algorithms and sparse modeling.

MATLAB 223 views Tagged