谐波恢复 Resources

Showing items tagged with "谐波恢复"

This code implements the Estimation of Signal Parameters via Rotational Invariance Techniques (ESPRIT) algorithm, which has become a principal eigenvalue decomposition method for harmonic recovery - specifically estimating the number of sinusoidal components and their frequencies. The implementation utilizes matrix subspace decomposition and rotational invariance properties for high-resolution frequency estimation.

MATLAB 254 views Tagged

Implementation of harmonic recovery using the MUSIC algorithm, which achieves high precision with frequency resolution capability of 0.013Hz. The algorithm utilizes eigenvalue decomposition of the covariance matrix and pseudospectrum analysis for accurate frequency estimation.

MATLAB 237 views Tagged