ARMA Modeling Algorithm for Harmonic Retrieval (SVD-TLS Based Implementation)
ARMA modeling algorithm for harmonic retrieval based on SVD-TLS (from Zhang Xianda's "Modern Signal Processing"). This algorithm remains applicable for complex harmonic signals. The program requires implementation of key functions including matrix construction, singular value decomposition, and total least squares solution.