源码 Resources

Showing items tagged with "源码"

A MATLAB-based source code implementation for Direction of Arrival (DOA) estimation of incoherent signals from a master's thesis, featuring array signal processing algorithms and spectral estimation techniques.

MATLAB 230 views Tagged

MATLAB source code implementing speech information hiding using wavelet transform. The algorithm applies 3-level wavelet decomposition to both original speech and watermark signals, then embeds the watermark's low-frequency components into selective high-frequency bands of the original speech. The implementation includes embedding procedures plus robustness testing against random noise, resampling, and compression attacks. Well-commented and structured code with clear technical documentation.

MATLAB 275 views Tagged

MATLAB simulation source code for model identification, featuring implementations of least squares modeling and maximum likelihood estimation modeling methods. Each key code example includes detailed explanations and algorithm descriptions.

MATLAB 213 views Tagged

This source code implements a comparison between marginal spectrum and FFT within the Hilbert-Huang Transform (HHT) framework. Personally tested and verified, the generated plots meet basic requirements. The implementation includes key signal processing components for empirical mode decomposition (EMD) and spectral analysis.

MATLAB 252 views Tagged